Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @billybatz09

    Do you want to remove the sidebar widgets or the sidebar area from your home page? If possible you can provide me your site link.

    Best regards.

    Hi billybatz09,

    thanks for using MH TechMagazine.

    You haven’t provided your URL, so it’s hard to determine what exactly you have as your home page. However, if you’re referring to the widgetized Homepage template and in case you don’t want to display the Home 6 widget area, then simply don’t put widgets into that widget area and use widget area Home 1 instead – which is a full-width widget area out of the box.

    If your home page is the WordPress Posts page with your latest posts, then you could hide the regular sidebar with a few lines of CSS:

    .blog .mh-sidebar { display: none; }
    .blog .mh-content { width: 100% !important; }

    You can add custom CSS code to your website by using a suitable plugin.

    • This reply was modified 8 years, 1 month ago by Michael.
    Thread Starter billybatz09

    (@billybatz09)

    thank you for the replies.
    The website is https://www.willshomesales.com

    The code you gave me does not seem to remove the sidebar from the home page.

    @sujanarya I would like to remove the entire sidebar, so that the home page is full width

    You’re using the default page template (not Homepage template) for your home page, which has a sidebar out of the box. If you don’t want to have a sidebar while creating a regular page, then simply select the Full Width template for your page.

    Thread Starter billybatz09

    (@billybatz09)

    Oh my goodness. I am so stupid. Thank you so much. That was soo easy. Leaving a good review now. This is the best theme now! Thanks for making it FREE and providing great support.

    You’re very welcome and we’re happy that you like the theme. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to Remove Sidebar?’ is closed to new replies.