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 Theme – Can Posts Be Full Width Page Size?

7 years ago · Last reply by Alex S 7 years ago

Is it possible to to have posts be full width like pages? I’ve been able to remove the search function on the post page using Custom CSS – but I would like my posts to be full width. Here is a sample page that shows a responsive video player that will grow as large as the space alloted – http://guitarvideo.tv/guitarvideo-tv-live-preview/ – it seems that the right hand widget space is still defined even though there are no widgets deployed. Any assistance appreciated! Love the theme!

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

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Alex S Staff 7 years, 1 month ago

    Hi Jmirow,

    You can completely remove the sidebar by removing all widgets from the sidebar. To do this, please navigate to WP AdminAppearanceWidgets and open the Search Form widget in the Sidebar and delete it.

  2. Jmirow 7 years, 1 month ago

    Yes, I've already done that. There are no widgets in the sidebar, yet the space still seems to be defined. Any additional assistance appreciated.

  3. Alex S Staff 7 years, 1 month ago

    Hi Jmirow,

    That’s odd, according to your markup, you still have a search form in your sidebar.

    Regardless, if you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .single #content {
        width: 100%;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. Jmirow 7 years, 1 month ago

    Yes, thanks, I've added that CSS in custom CSS. Any additional assistance appreciated.

  5. Jmirow 7 years, 1 month ago

    Sorry, I put in CSS blanking out the form. I'll try your new css in a moment. Thanks.

  6. Jmirow 7 years, 1 month ago

    Perfect! Fixed! Thank you so much.

  7. Alex S Staff 7 years, 1 month ago

    Hi Jmirow,

    Great to hear! :)
    Please be sure to post another thread if you have any other questions.

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