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

    I am using the Layout Builder -> Color Section to customize a page to match the “alternate content” styling. The alternate background color updates correctly, but it does not pass over the alternate font color. This is for a masonry gallery.

    What is the best way to change the font color for this single page to match the alternate content styling.

    #423918

    Hi dnikitiuk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .alternate_color h3.av-masonry-entry-title.entry-title,.alternate_color span.inner_sort_button {
      color: white;
    }
    

    Best regards,
    Yigit

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