Comments Laura started the conversationNovember 14, 2015 at 1:31amWhat CSS selector would need to be changed to automatically make each row in the theme builder [vc_row] have default padding of 50px top and bottom?Then if needed, I would like to be able to override that in the settings for each row. 9,011Tahir repliedNovember 16, 2015 at 2:08pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.wpb_row { padding: 50px 0px !important; }Also this might help: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug Best. ThemeNectar Support Team Sign in to reply ...
What CSS selector would need to be changed to automatically make each row in the theme builder [vc_row] have default padding of 50px top and bottom?
Then if needed, I would like to be able to override that in the settings for each row.
Hey ,
Also this might help: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug
Best.
ThemeNectar Support Team