Tagged: , , ,

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

    Hi kriesi,

    I want to ask if is possible to change the color of the hyperlinks in OUR BLOG
    In our backend, we can see them blue and underlined but once the post is updated, they turn of the same color of the text.

    Thank your for your help,
    metàfora

    #1144045

    Hey metafora29,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-post .main_color a {
      color:red !important;
      text-decoration: underline !important;
    }

    Best regards,
    Rikard

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