• Resolved Anonymous User 18217131

    (@anonymized-18217131)


    Hi,

    I am trying to change the link color of only the pages & posts of the website, I tried changing the link color in the Customizer > Colors > Body > Link Color & Customizer > Color > Content > Link to #e0314f.

    But, it also changes the link color of the post headers on the homepage, even though the link color of “Content Title” is set to #444444.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Leo

    (@leohsiang)

    Hi there,

    Can you link me to the page in question?

    Thanks.

    Thread Starter Anonymous User 18217131

    (@anonymized-18217131)

    Hi there,

    Here’s the link: https://nas.codes/

    Plugin Support Elvin

    (@ejcabquina)

    Hi there,

    Can you try adding this CSS?

    .wp-show-posts-entry-title a {
        color: #444444;
    }
    Thread Starter Anonymous User 18217131

    (@anonymized-18217131)

    It worked, thanks!

    Plugin Support Elvin

    (@ejcabquina)

    No problem. 😀

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

The topic ‘Changing Link Color in Content’ is closed to new replies.