Home>Support>remove title of page at top of each

remove title of page at top of each

Hi!

Real frustrating- I love this theme but can’t seem to get rid of the page written out at the top of each individual page. It’s taking away prime real estate from viewers.

Can someone tell me how to get rid of this?

www.thecoachkshow.com for reference. There’s an awkward space on the home page between the top slider and the top bar, and on every other page it says the actual page name.

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

    Hi Benkissam,

    To clarify, this isn’t actually due to the page title but general spacing added by the theme. You can remove said spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .home #main {
    	margin-top: 0;
    }
    
    .home article.entry .post-text {
    	padding-top: 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