Comments Luca started the conversationSeptember 26, 2018 at 4:48pmHello,is it possible to remove the sidebar in the tag archive section?If it's possible how can I do?At the moment in the tag archives page the blog sidebar is displayed, on the right.Thank you 1,710Barry repliedSeptember 26, 2018 at 5:04pmHi Luca,This will be possible with some custom CSS. Please add the following to Appearance -> Customize -> Theme Options -> Custom CSS: /* Remove sidebar from tag archive */ body.tag .content, body.tag .img-responsive { width: 100%; } body.tag .content + div.col-xs-12 { display: none; } Best regards,BarryQreativeThemes.com | WordPress Themes1 LikeLuca repliedOctober 4, 2018 at 10:35amPerfect! Thanks 1,710Barry repliedOctober 4, 2018 at 10:47amYou're welcome! If you have any questions feel free to ask.Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hello,
is it possible to remove the sidebar in the tag archive section?
If it's possible how can I do?
At the moment in the tag archives page the blog sidebar is displayed, on the right.
Thank you
Hi Luca,
This will be possible with some custom CSS. Please add the following to Appearance -> Customize -> Theme Options -> Custom CSS:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Perfect! Thanks
You're welcome!
If you have any questions feel free to ask.
Best regards,
Barry
QreativeThemes.com | WordPress Themes