Hi,
Thanks..
Goto Weblizar-Options in the admin.
Add this CSS rules under Custom CSS box.
.sidebar-block{display:none;}
Save these changes.
Thanks
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.
i love this theme but i also want to remove sidebar.
http://www.appdemo.site11.com/?page_id=56
this is my URL please help me to remove sidebar
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
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