Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #611800

    Hello

    How can I change the background color below the image in a masonry grid?

    When I put the masonry inside a container the background is white. When I let the masonry be full width it has the background color od the page (which is what I want)

    http://screencast.com/t/42jkj2KCi6WJ

    #612090

    Hi jonasnapier!

    Thanks for getting in touch with us!

    Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    .main_color .container .av-inner-masonry-content{
    background-color: #CE5D5D !important;
    }

    Adjust the color to the color of your page background. Let me know if you need further assistance.

    Regards,
    Jordan

    #613584

    It worked, THANKS

    #615278

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

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