Home>Support>Huge White Space Above PageBuilder Widget

Huge White Space Above PageBuilder Widget

I have tried just about everything to no avail in removing the huge white space above the page builder widget on this page between the words TEST and EVENT PLANNERS: http://eventspaceguide.com/test-2/

I tried adding this to Custom Css
.panel-row-style {
zoom: 1;
padding: 0px;
}
.panel-row-style:before {
content: ”;
display: block;
padding: 0px;
}

The page source shows a 100px padding and was hoping the above custom CSS would stop it from add that 100px padding

EVENT PLANNERS

Your help is greatly appreciated!
Thank you,
Scott

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

  1. 8 years, 8 months ago Lucas Tolle

    Hello, Scott Fredeman.

    Just add this to your CSS:

    .panel-row-style {
        padding: 0px!important;
    }

    Take the test and then returns to tell us whether it was successful!

    Lucas Tolle

  2. 8 years, 8 months ago Scott Fredeman

    Thank you Lucas, that worked! Awesome. Much appreciated. Do you know how to remove the stupid red lines on this page. Seems so many people complain about these dumb lines. http://eventspaceguide.com/test-2/

    Thanks again!
    Scott

  3. 8 years, 8 months ago Lucas Tolle

    Hello, Scott. I’m glad to resolve the issue.

    The other issue relates to the h3 style of your theme template. To take this stupid line, try:

    h3.widget-title::after {
        background: transparent!important;
    }

    Oh, do not forget to mark the issue as complete!

    But if you need some help, we are here.

    Lucas Tolle

  4. 8 years, 8 months ago Scott Fredeman

    Lucas! You are a genius. Thank you so much! It worked.

  5. 8 years, 8 months ago SiteOrigin
    Hi, I Work Here

    Hi Scott

    Glad to hear you’ve made progress.

    Thanks so much for your help Lucas.

  6. 8 years, 8 months ago Lucas Tolle

    Scott,

    Glad to have solved your problem!

    If you need some help, we are here.

    Lucas Tolle

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