Change color of hyperlinks on AMP pages

Posted in: Newsmag
Post count: 66

Hello,

The text color of my hyperlinks on regular mobile pages are a different color than the color on my AMP pages.

Why is this and how can i fix it?

https://disneyplusser.nl/disney/wanneer-komt-de-disney-plus-app-naar-de-kpn-en-ziggo-box/?amp (last paragraph)
https://disneyplusser.nl/disney/wanneer-komt-de-disney-plus-app-naar-de-kpn-en-ziggo-box/

Thanks!

Post count: 35449

Hi,

You can change the color that appear on your amp link if you are using the mobile theme plugin with the amp plugin, use one of this option -> https://i.imgur.com/kluvfdh.png and use this code -> https://i.imgur.com/1Guw5m0.png
.td-post-content p a {
color: #0066cc;
}

Hope this will help you!
Thank you!

Post count: 66

Hello Calin,

Thanks!

I only use the mobile plugin on my AMP pages. Will the code work as well?

Post count: 35449

Hi,

The code should work if the amp is use with mobile theme plugin -> https://i.imgur.com/30l6umU.png amp should be set on post to be apply -> https://i.imgur.com/91bZdPW.png

Thank you!

Post count: 66

Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.