Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #785737

    Hi,

    Whenever i tried changing the links colour, it will affect even the menu links.

    Basically i need these links to be in #8cd2c3 colour (normal links and hover links)
    – Body text links (bold and unbold text)
    – Image overlay text

    How do i go about doing this? Appreciate the help.

    Thank you!

    #785752

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color a, .main_color strong, .alternate_color a, .alternate_color strong { color: #8cd2c3; }
    

    Best regards,
    Yigit

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