Okay
  Public Ticket #438346
Column height
Closed

Comments

  • Anne-Laure started the conversation

    Is it possible to have a fixed boxed column height regardless of the content, so all would match?

    Thank you.

  •  8,850
    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) :
    .column_container.col.boxed {
        min-height: 850px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Anne-Laure replied

    Thank you very much.
    Will it work for others columns in other pages of the website ? What about the height ?

  •  8,850
    Tahir replied

    Yes, it should work site wide .You can adjust the height value as per your liking.

    Thanks


    ThemeNectar Support Team