Forums
Forums / Theme: tdPersona / Hiding sidebar
(@revolutionaryhabit)
11 years, 7 months ago
Thank you for a great theme!
Is it possible to remove the sidebar entirely? Or just hide the “plus” symbol that makes the sidebar slide out, so that if ever in future I do want the sidebar I can put it back.
I’m a total CSS newbie, so be gentle. Thank you in advance!
http://www.revolutionaryhabit.com
(@christof15)
You should create a child theme and put this in the new style.css
.pf-open-btn { display: none; }
The topic ‘Hiding sidebar’ is closed to new replies.