Tagged: 

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

    I would like to change ONLY the color of links in the content, but when I try I change the color of lines and so on… Because if not I have to done in every link that I do.

    Could I do it with some code? What?

    Thanks.

    #1124959

    Hey hector1069,

    Yes, just add this css code in Quick CSS, located in Enfold > General Styling:

    #top a {
      color: blue;
    }

    Just change the color value, hope it helps.

    Best regards,
    Nikko

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