Support Forumrow height – Support Forum https://support.ishyoboy.com/forums/topic/row-height/feed/ Sun, 19 May 2024 15:09:19 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/row-height/#post-3973 <![CDATA[row height]]> https://support.ishyoboy.com/forums/topic/row-height/#post-3973 Tue, 05 Aug 2014 20:22:56 +0000 marianabgs hi, how can i modify row (element) height?

]]>
https://support.ishyoboy.com/forums/topic/row-height/#post-3982 <![CDATA[Reply To: row height]]> https://support.ishyoboy.com/forums/topic/row-height/#post-3982 Wed, 06 Aug 2014 10:29:35 +0000 IshYoBoy - Peter Hi marianabgs,

ussualy the row has ‘auto-height’ so it doesnt have fixed height but based on content. If you want to have exactly same row, then there several ways of how to do it.

1) In your ‘Theme Options > General Options’ is custom style field. You can place there your specific row height, for example:

But this is not recommended since it can brake your layout consistency (in the manner of to much empty space, etc..)

2) Create your custom row class, lets call it my_row and add into custom CSS following:

Then when you edit row element in visual composer, scroll down in options, click ‘Yes’ on ‘Use Advanced Global Attributes’. And add my_row into ‘Extra CSS Class’.
This way you can affect height directly on those rows you wish to have with specific value. And not globally.

Let us know please if you need any further help with this.
Bye

---
If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

]]>