Focus pages formatting blank space
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
7I 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.
I have also by the way removed all items from widgets sidebar and selected full width on every page. Still remains
Hi kasey
Please, try the following at Appearance > Custom CSS:
/* Pages */ .page #content { width: 100%; }Hope that helps.
Hi Andrew – thanks so much for the response. Tried this I saw it on another thread and it doesn’t seem to be work.
This is a comment in CSS, we use to to leave notes for ourselves:
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.
UGH thank you I thought I checked that 50 times sorry for taking your time.
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.