Hi
You don't have any actual suggestions I could try? I haven't added any custom CSS to the site...
I provided my suggestion above with very much details:
- if those links already have any CSS class applied to them, you can add that class to
AMPlify links by CSS class, this will cause links to be AMPplified
- if those links do NOT have any CSS class, you can the
wbamp-link class to them and they will also be amplified.
I haven't added any custom CSS to the site...
I did not say anything about adding custom CSS to the site. I only talked about existing CSS
class that may exist on the links, ie:
<a href="https://example.com/som-page" class="some-class">Some link</>
In the example above, if you add
some-class to the
AMPlify links by CSS class field, this link will be AMPplified.
Note the condition for a link to be AMP is that the target post or page has been selected to be AMP.
Best regards