Home>Support>How to Remove Spacing between Rows

How to Remove Spacing between Rows

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].

Dear All,

I am making a website for client and i am new to wordpress. I have used page builder to make the website pages. But i want to remove the spacing between rows which is too much. Can someone please help to remove the white space between rows so it will look better. For reference please check the below website.

http://www.kshitijwealth.com/

Thanx in advance.

Regards
Khalid Shaikh

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, 3 months ago Alex S
    Hi, I Work Here

    Hi Khalidrs,

    Your theme is adding the extra spacing. I recommend contacting your theme developer about this issue but in the meantime, you can resolve this issue with CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .panel-grid-cell .widget {
    	padding: 5px 0;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    It should be also noted that you should disable paragraphs on the editor on your homepage. A paragraph is being added and it’s significant margin.

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