Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #314307

    Hi, I would like to change the colour of links but only in the body of a blog post or page. When I change the colour using the customiser, it changes the menu colours too, which I do not want.

    Can this be done?

    Thanks, Richard

    #314310
    tikaram
    Participant

    @richaardchubb : Can you please let me know the desired color and provide me the site URL as well so that I can provide you the required additional css.

    Regards,
    Tikaram

    #316552

    Hi, the desired colour for the links in the post / article body should b FBA100.

    http://www.richardchubb.com

     

    Thanks

    #316564
    tikaram
    Participant

    @richaardchubb : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .single .entry-content a {
       color: #fba100;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link Colour’ is closed to new replies.