Okay
  Public Ticket #575768
Column Height
Closed

Comments

  • Topher started the conversation

    As you can see from my related link, every time I create a row with 3 columns, the first column height on the left is slightly shorter than the others. This happens on every page I've created and I can't figure it out on my end. Please help! Thanks!

  •  8,990
    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) :
    .wpb_wrapper > div.toggles {
        margin-bottom: 0px !important;
    }

    Best.



    ThemeNectar Support Team 

  • Topher replied

    It worked! Thank you very much!