Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #434006

    Hi,

    I was wondering if it’s possible to change the color of the blocks of text below every picture in the masonry element.

    Regards,

    Erik

    #434415

    Hi erikvermeulen!

    Add this to your custom CSS.

    figcaption.av-inner-masonry-content.site-background {
      background: green !important;
    }

    Regards,
    Elliott

    #436603

    Thanks, this works!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Masonry element text blocks color’ is closed to new replies.