This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Focus pages formatting blank space

Resolved 7 replies premiumthemetheme-focus
10 years ago · Last reply by Andrew Misplon 10 years ago

I have created several pages and all of them have a large space in the body of the text area as if I formatted two columns and one is empty. I have tried creating from scratch and in Page Builder and it looks the same each time.

URL: http://thenewfaceofheroin.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. kasey 10 years, 6 months ago

    I think this space is being leftover from the sidebar I attempted to remove using the custom css I saw in another thread to get rid of the search box. /*Focus Remove Sidebar*/. It removed the searchbox but the sidebar stays.

  2. kasey 10 years, 6 months ago

    I have also by the way removed all items from widgets sidebar and selected full width on every page. Still remains

  3. Andrew Misplon Staff 10 years, 6 months ago

    Hi kasey

    Please, try the following at Appearance > Custom CSS:

    /* Pages */
    .page #content {
    	width: 100%;
    }

    Hope that helps.

  4. kasey 10 years, 6 months ago

    Hi Andrew – thanks so much for the response. Tried this I saw it on another thread and it doesn’t seem to be work.

  5. Andrew Misplon Staff 10 years, 6 months ago

    This is a comment in CSS, we use to to leave notes for ourselves:

    /* Pages */

    Take a quick look at the last comment in your Custom CSS. See how it’s incomplete? Everything below that will be broken. Fix the comment and the CSS rule below will work.

  6. kasey 10 years, 6 months ago

    UGH thank you I thought I checked that 50 times sorry for taking your time.

  7. Andrew Misplon Staff 10 years, 6 months ago

    No problem at all. Glad we could help :)

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.

Have a different question or issue?

Start New Thread