• Resolved vipazza

    (@vipazza)


    Hi
    I have MH Magazine Lite theme in my site. I have been trying to remove the side bar on one of the pages (shop) and from the homepage. Also wanted to widen both the pages to 100%. I went through the old discussion posts and created a child theme. However none of the codes mentioned work for me in the css style sheet.

    My website is http://www.vipazza.com
    Would appreciate your timely help

    Thank u
    Vipazza

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi vipazza,

    thanks for using MH Magazine lite.

    You could simply hide the sidebar on your shop archive with some CSS:

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

    By the way, the premium version of MH Magazine offers a template for pages without sidebar and there also is an option to globally disable the sidebar on posts and archives.

    remove the side bar from the homepage.

    Hiding the sidebar on your widgetized front page doesn’t make sense because the widgets within your version of the theme are not designed to be displayed like that.

    Also wanted to widen both the pages to 100%.

    If you mean with 100% that you want to have the content area without sidebar, then please see above information. In case you mean with 100% that the content fits the width of the whole browser window, then this isn’t possible without several customizations because the theme has a boxed layout and hasn’t been designed to display at 100% width of the browser window, at least not on large desktop screens.

    In general when it comes to CSS customizations, you can always use tools such as Firebug or your browsers inspection tool to inspect the CSS of the elements on your site and then use that information to add your own custom CSS code as you like.

    The support forum for your theme is located here: https://wordpress.org/support/theme/mh-magazine-lite

    Thread Starter vipazza

    (@vipazza)

    Thank u MH Themes

    I’m using MH Magazine Theme, and have a similar scenario. The theme layout is setup at wide and 2 sidebars, specifically setup like this so I can use the Home 12 widget, which is disable if I setup the theme to 1 sidebar layout. I would like for all the other pages to only have 1 side bar, instead of 2, but still maintain the Home 12 widget, and all the different page post to also widen in the page. Any way I could do this ??

    @gabrielruiz: You’re using the premium theme and commercial themes are not supported on WordPress.org because these forums here are for free themes only. If you have any questions regarding your theme or need additional assistance, please send a support request through your MH Themes account and our support staff will be more than happy to assist.

    Hi,
    I want to know how to remove the archive from the sidebar on single post detailed page and how to increase numbers of the recent post in single post page.
    I did it on home page but on single post no way to go

    @kamranrao: Please open your own thread and try to be as specific as possible regarding your question and also provide the URL to your website so that we can see what you mean exactly: https://wordpress.org/support/theme/mh-magazine-lite#postform

    Hi
    I have MH Magazine Lite theme in my site. I have been trying to remove the side bar on one of the page (services). I tried using custom field but it wont work. Please suggest.

    My website is http://ideasthroughwords.com
    Would appreciate your timely help

    Thank u

    @swapnilplaying: This is a 7 months old thread. Please don’t post in threads of other users but open your own thread regarding your question instead: https://wordpress.org/support/theme/mh-magazine-lite#new-post

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to remove sidebar and change to full width in a page’ is closed to new replies.