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

    Hi!

    Masonry preview for blog posts is formed by an image and a white zone in which we can see : tittle, date, description etc…

    Is possible to change the background colour of that part (white zone)?

    Maybe with an CSS?

    thank you very much!

    regards

    #403020

    Hey Pauloflores!

    Try adding this to your custom CSS.

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

    Regards,
    Elliott

    #403033

    perfect!!!

    Thank you very much Elliott!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Background color in masonry preview’ is closed to new replies.