Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
Can you please help me out in removing white space between the header and the page. http://www.grat.co.in/
Hi Sandhya,
The spacing is being added by your theme due to the .widget class being attached to the page builder rows. To resolve this you have two options, disable Page Builder from adding this setting or use CSS.
Setting:
Please navigate to WP AdminSettingsPage Builder and open the layout tab. Untick the Add Widget Class setting and save your settings.
CSS:
If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.