Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author weblizar

    (@weblizar)

    Hi,

    Thanks..

    Goto Weblizar-Options in the admin.

    Add this CSS rules under Custom CSS box.

    .sidebar-block{display:none;}

    Save these changes.

    Thanks

    Thread Starter scstanford

    (@scstanford)

    Thanks very much! This one didn’t work for me to remove the right hand sidebar. All the other CSS rules you’ve supplied worked perfectly. I’m sure I could be doing something wrong. Anyway, love the theme.

    Theme Author weblizar

    (@weblizar)

    Please Share URL.

    i love this theme but i also want to remove sidebar.
    https://www.appdemo.site11.com/?page_id=56
    this is my URL please help me to remove sidebar

    Theme Author weblizar

    (@weblizar)

    Hi,

    @chetan and @scstanford

    In the next upcoming update we’ll add a Full-Width Page.

    So that you could easily create pages without Sidebar.

    Till then you can HIDE your sidebar using Custom CSS in weblizar-otpions

    .col-md-3{display:none;}

    Thanks

    Thread Starter scstanford

    (@scstanford)

    Thanks. This rule works but also deletes the “services” row below the slider. I’ll survive until the update. Thanks for being so responsive!

    Try using one of these rules instead I had the same problem:

    .col-md-4 enigma-sidebar{display:none;}
    .enigma_sidebar_widget{display:none;}

    That way it removes the sidebar and not the “Services” section

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove sidebar’ is closed to new replies.