Home>Support>Blank Space and Font Reverts

Blank Space and Font Reverts

Hello! I’m working on a website using page builder and the Charity Theme. I’ve read a lot on the blank space issue between the header and footer and the content on the page. No custom CSS I’ve tried has worked yet. I also tried going into page builder settings and changing the padding to zero and the widget box is unchecked. Can someone assist me with this?

I’m also having an issue with the font. It keeps reverting back to some Time New Roman looking default font. I’ve tried several things to make the fonts I’m using stick but so far no results. The website is landmarkupci.org

Thank you!

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

  1. 3 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi, thanks for reaching out.

    The space in question is added by the theme. If you’re within the first six months of purchasing Charity then It might be worth asking the authors if there is a standardized method for removing the space on specific pages http://themeslr.com/docs/fundraising/#support. For example, some SiteOrigin themes offer a page-level setting for removing the header bottom margin

  2. 3 years, 11 months ago leticiagillet

    I’m actually using their lite theme because the pro version actually messed the website up and off-centered everything, so I reverted back. Unfortunately It’s not an issue on the other pages, just the homepage. Is there no custom CSS I can use that will take away the padding. Even between the rows on the front page there is a thin white line. Nothing is touching as it should.

  3. 3 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for your feedback. Due to resource limitations, we’re usually unable to assist with Custom CSS modifications within our free support scope. For the home page you can try adding to CustomizeAdditional CSS or AppearanceCustom CSS if you’re using our Custom CSS plugin:

    .home #skipper {
    	padding-top: 0;
    }
    
    .header .container {
    	border-bottom: none;
    }
  4. 3 years, 11 months ago leticiagillet

    I appreciate the help! I’ll give it a try!

  5. 3 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Sounds like a plan :)

  6. 3 years, 11 months ago leticiagillet

    It worked in the header! Thank you!

  7. 3 years, 11 months ago leticiagillet

    I also added a second line and it corrected the issue in the footer:

    .home #skipper {
    padding-bottom: 0;
    }

    .header .container {
    border-top: none;
    }

    Thank you so much for the assistance!

  8. 3 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped :) All the best with your site.

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