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

    Hello,

    Please notice the page in the PC area.
    I have the Magazin element there to list blog items.
    As the page’s background is white and the blog titles there are also white, the titles are hardly readable.
    So I want to change the blog title to a different color using CSS or any other option.
    However, how to accomplish such ?

    Thanks you!

    #1244548

    Hey badoes,

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

    .av-magazine h3.av-magazine-title a {
      color: #000;
    }

    Best regards,
    Rikard

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