Okay
  Public Ticket #1136465
Blog Masonry Grid
Closed

Comments

  • xdragon124 started the conversation

    Hola!

    Thanks for this awesome theme but was having some trouble with the masonry grid, just two inquiries really.

    1. The grid is not aligned (the overhang on the right);

    2. How can I remove the white bounding box for the posts to make it similar to the example found here: http://themenectar.com/demo/salient-agency/blog-masonry-boxed/

    Thanks!

  •  9,006
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .masonry-blog-item .inner-wrap, #search-results .result .inner-wrap {
        padding: 0px !important;
    }

    Thanks


    ThemeNectar Support Team