Home>Support>need to remove the gap between header and the page

need to remove the gap between header and the page

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/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 5 days ago Alex S
    Hi, I Work Here

    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.

    .kopa-wrapper #main-content .widget {
        margin-bottom: 0;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More