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

    Hi!

    I would like to change the background when using the fullwidth masonry view. How can I change this to white?

    Screencap

    I would also like to hide the tags within the post. Now it shows up like this:

    Screencap

    #196095

    Hi p_lo84!

    You can add this on your custom.css or Quick CSS:

    .av-masonry-container {
    background: white;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing the grey background (fullwidth masonry) and hiding tags’ is closed to new replies.