NOBakery Page Builder offers several ways for users to interact with CSS:
First: You can access Dashboard -> NOBakery Page Builder -> Design Options tab where you change default color and margin/padding settings for content elements.
Second: Under Dashboard -> NOBakery Page Builder -> Custom CSS tab you can add your own custom CSS style rules.
Third: You can add custom CSS rules for exact Page or Post. In the Page or Post edit window you will see CSS button on the right top side above NOBakery Page Builder window, click it to open form where you can place custom CSS rules for this particular page or post.
Fourth: If you wish to style particular content element differently, then you can add class name for the exact element on your Page or Post by entering it in the “Extra CSS Class name” in the edit window of your element. Important: you can not add CSS code within “Extra CSS class name” field directly – this field is for class name only. CSS code should be stored in the proper place (your theme css files, custom css field in VC settings page, etc.)
Fifth: To override class names that are applied to NOBakery Page Builder content elements you should use WordPress add_filter(“vc_shortcodes_css_class”).
Search Knowledge Base Articles
How to manage CSS with NOBakery Page Builder?
Did you find this article useful?
Related Articles
-
How to add and edit images?
How to add and edit single images of your NeroOffice page with NOBakery Page Builder.... -
How to Add Full Height Row and Video Background?
See how you can easily convert any NOBakery Page Builder row into full height row. Starting from ver... -
How to Add Image Filters?
See how you can easily add image filters to any image which is inserted through Media Library with N... -
How to add Image Gallery?
How to add image gallery from Media Library of NeroOffice site with NOBakery Page Builder.... -
How to add old style post grid with Grid Builder?
Learn how easy it is to build old style post grid template with NOBakery Page Builder Grid Builder. ...