It seems that a class 'no-left-margin' is being added to my columns and stops the 'offset' working.
Example:
<div class="vc_col-sm-8 vc_col-lg-offset-2 vc_col-lg-8 vc_col-xs-12 test wpb_column column_container col centered-text no-extra-padding no-left-margin" data-padding-pos="all" data-hover-bg="" data-animation="" data-delay="0">
As you can see, that column should be 2/3 wide with a 1/6 offset, effectively centering it on the page by adding a left margin:
body .vc_row-fluid .vc_col-lg-offset-2 { margin-left: 14.89361702%; }
BUT the 'no-left-margin' class stops that. I can't find anywhere in the editor to stop that class being added to the col. I know I could copy the offset class to my child themes css and give it an important statement but i don;t feel I should have to do this!!!!
Which Theme Version are you on ?. Please update to latest Theme 5.5.5 .
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
It seems that a class 'no-left-margin' is being added to my columns and stops the 'offset' working.
Example:
<div class="vc_col-sm-8 vc_col-lg-offset-2 vc_col-lg-8 vc_col-xs-12 test wpb_column column_container col centered-text no-extra-padding no-left-margin" data-padding-pos="all" data-hover-bg="" data-animation="" data-delay="0">
As you can see, that column should be 2/3 wide with a 1/6 offset, effectively centering it on the page by adding a left margin:
body .vc_row-fluid .vc_col-lg-offset-2 {
margin-left: 14.89361702%;
}
BUT the 'no-left-margin' class stops that. I can't find anywhere in the editor to stop that class being added to the col. I know I could copy the offset class to my child themes css and give it an important statement but i don;t feel I should have to do this!!!!
Hey,
Which Theme Version are you on ?. Please update to latest Theme 5.5.5 .
Thanks
ThemeNectar Support Team
Hey - for now you could add this into the custom css box in the Salient options panel instead of a child theme, but i\'ve noted to sort this
Cheers
Hi,
has this bug been solved? What would you add in the custom box as suggested by I Am Nectar?
Thanks!
Manu
Hey ,
Thanks
ThemeNectar Support Team
Still broken as of 7.01.
<div class="vc_col-sm-3 vc_col-lg-offset-3 vc_col-lg-3 vc_col-md-offset-3 vc_col-md-3 vc_col-xs-6 wpb_column column_container col no-extra-padding instance-11 one-fourths clear-both no-left-margin" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-hover-bg="" data-hover-bg-opacity="1" data-animation="" data-delay="0">