Okay
  Public Ticket #665714
Blog Page Stacking
Closed

Comments

  • Juan started the conversation

    I am looking to organize the posts so that they line up always. Right now they are staggered when in 3 columns. How can I modify this?

  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .content-inner .wpb_row {
        margin-bottom: 0px !important;
    }

    Bes.t



    ThemeNectar Support Team 

  • Juan replied

    Thanks Tahir, I tried it and it didn\'t work.

    See attachments for what my blog is showing and an example of how I want it to be organized in a grid.

  •  8,992
    Tahir replied

    See screenshot: http://prntscr.com/a1l3wh . Its working when i add it to the live browser.

    Also check your cache as i cant see the css on the live front page.

    Best.


    ThemeNectar Support Team 

  •   Juan replied privately
  •  8,992
    Tahir replied

    Hey Again,

    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ .

    Also your site url doesnt seem to be correct ?.


    Best.


    ThemeNectar Support Team 

  • Juan replied

    Tahir, thanks for your reply!

    Sorry, the url is:

    http://bravewavelabs.com

    I did try some of the methods on the link you provide and that didn\'t work.

    Please, do log in to my site to see why the piece of code is not working. I would really appreciate it. Thanks!

  •  8,992
    Tahir replied

    Hey Again,

    See screenshot: http://prntscr.com/a4l470 . You need to reduce the heading 2 in typography Section .

    Best.


    ThemeNectar Support Team 

  • Juan replied

    Thanks for the help Tahir, I adjusted.