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

    I want to adjust the color of links in my main content. So I go to the enfold settings –> general styling –> Main content –> Primary color
    Changing the color here changes the color of links, but it also changes anything I bold or any heading I use. Is there anyway to only change the color of the links in text? Thanks!

    #989574

    Hey ambarrow,

    Can you try adding this css code in Quick CSS instead (located in Enfold > General Styling):

    #top #main a {
      color: blue;
    }

    Hope it helps.

    Best regards,
    Nikko

    #989690

    Thanks!

    Unfortunately this turns sub-menus blue as well. I’ll just stick to highlighting the link blue manually.

    #989832

    Hi ambarrow,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

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