Hi,
You want to hide Archives from sidebar?
If yes, use following css in your theme options Custom Css Editor:-
.enigma_sidebar_widget{
display:none;
}
Thanks
I also have this problem. Sorry, I am new at this. Could you explain exactly where I have to paste this code? Thanks
oh no it’s good! But does that sidebar area have to stay blank now? Or can the body text flow over that width? (so no sidebar area at all). Thanks!
Hi,
If you don’t want sidebar in your page you can select it Full-Width Page template from page attributes.
see screenshot.
screenshot
Thanks.