• Resolved MorphMan

    (@morphman)


    Hey Guys,

    First off great plugin, one of the best I’ve used so far for AMP. Keep up the good work!

    Regarding the AMP version of the page, is it possible to change to color of the hyperlink text? At the moment the hyperlink text is the same color as the page text (black). However, I need the hyperlinks in the text to be clearly visible so visitors can see them. So I need to change the color.

    is this an easy fix to do using your custom CSS in the option panel?

    Cheers

    • This topic was modified 9 years, 8 months ago by MorphMan.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    I’m not a developer for the plugin, but here’s a fix, simply add some CSS to the custom CSS section of the plugin, something like this should work:

    a {
    color: #4ca6cf
    }

    Of course you would have to customise that for the colour that you want, and for the link that you want to change.

    You can do that by right clicking on the offending link, left click on “inspect element” and then adding and customising the code in that panel, then simply copy it over to the custom CSS page.

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    @thetechnuttyuk – Thank you so much for the help!

    @morphman – You can use those instructions, We will add this as a feature in the next update 🙂

    Regards,
    Ahmed

    Thread Starter MorphMan

    (@morphman)

    Perfect! …that code just by itself worked!

    Cheers

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    @morphman

    I’m so glad to know that! If you like the plugin, then please support us by leaving a feedback at https://ww.wp.xz.cn/support/plugin/accelerated-mobile-pages/reviews/

    I will really appreciate that!

    Regards,
    Ahmed

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Change Hyperlink Color, Possible?’ is closed to new replies.