Forums
Forums / Theme: Enigma / Disable sidebar widget
(@setrini77)
11 years, 8 months ago
I would like to disable the sidebar on all the pages except the gallery page.
http://www.sobegraphics.com
(@weblizar)
11 years, 7 months ago
Hi Setrini
Disable the sidebar on all the pages except the gallery page.
To add given custom css code in theme option => custom css box.
.enigma-sidebar { display:none; }
Save the changes.
Thanks
The topic ‘Disable sidebar widget’ is closed to new replies.