Tagged: 

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

    What setting in the custom colors determines the color of the Masonry gallery hover titles?
    I would like them to be white.
    Is that the alternate content highlight color?

    thank you!

    #692725

    Hey Fieldtripper,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h3.av-masonry-entry-title.entry-title {
        color: white!important;
    }
    

    Best regards,
    Yigit

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