VC>Row Settings>Inner Columns>Columns Position=Stretch: error
This support request was posted in Smart by RonaldMamotok
- RonaldMamotok July 27, 2017 at 3:02 pm
Hey Juan,
I’m rebuilding mamotok.org into a one-pager, because we’re moving everything for the Mykonos Mushrooms project to its own website.
I’m encountering an issue with Visual Composer, trying to stretch the columns in a Full Height row to take on the full height as well. I need to do this, in order to get the background image in an empty column to stretch to Full Height. I did this using Porto theme and Visual Composer on https://www.cannabiszorg.nl/ (my cousin’s and father’s company) using the same setting: Full height row = true and Columns position = stretch. Then I apply a background image to a VC column, without adding any content into the column.
In the Smart version of VC, the column stretch does not appear to work. Is that right, or am I missing something?
This is the homepage/onepager where I am trying it:
https://www.mamotok.org/wp-admin/post.php?post=1513&action=editFor now I’m using the Equal Height=true combined with ’empty space’ content as a workaround. Have a look at your leisure, it’s not priority.
Ronald
Juanfra Aldasoro July 28, 2017 at 12:33 pmHi Ronald,
Thanks for writing and thank you for the head’s up!
I’ve been checking this issue and it seems that there’s some CSS rule that is not taking full effect.
Would you please add the following custom CSS:
body.uses-vc .vc_row.vc_row-o-full-height > .nice_row-inner, body.uses-vc .vc_row.vc_row-o-full-height > .row-inner { height: 100vh !important; }
This should solve the problem. I’m still reviewing it in full before including it for the next release, as it is taking more than 100% for some rows when the admin bar is in place.
Thanks a lot,
Juan.
You must be logged in to reply to this topic.