I want to apply the css below just to one row on my page, no others. I see I can add a custom class or row ID in the row settings but I don't know the process or CSS syntax to actually do so. What do I need to do to apply the CSS code below to a specific row? Thank you.
Hi,
I want to apply the css below just to one row on my page, no others. I see I can add a custom class or row ID in the row settings but I don't know the process or CSS syntax to actually do so. What do I need to do to apply the CSS code below to a specific row? Thank you.
.vc_row-fluid .vc_col-sm-6 {
margin-left: -90px !important;
}
Hey ,
See screenshot: http://prntscr.com/bx8b3d
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Bes.t
ThemeNectar Support Team