Forums
Forums / Theme: Screenr / Removing sidebar
(@dmi3k)
9 years, 6 months ago
Hello. How can i remove sidebar (right) from all pages and posts and make it`s content full-width?
(@congthien)
Hello,
Please try add these custom css by https://ww.wp.xz.cn/plugins/simple-custom-css/
#secondary { display : none; } #primary { width: 100%; border: none; padding-right: 0;}
Let me know how it goes!
The topic ‘Removing sidebar’ is closed to new replies.