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

    Hello i want to change all links font color to blue but when i do that in enfold theme option, it changes also the strong color and some links doesnt change to blue color. How can i change only the link text in blue in all off my pages and tabs without change any others text color.

    my site is http://www.alphaapolymantiki.gr/test/

    #566275

    Hey Lambrosg!

    Please add following code to Quick CSS and adjust as needed

    .main_color a, .alternate_color a {
        color: orange!important;
    }

    Best regards,
    Yigit

    #566651

    thnks Yigit

    #566739

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.