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,895Barry 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 | Our WordPress Themes | Hire Me | Rate Us ★1 LikeLuca repliedOctober 4, 2018 at 10:35amPerfect! Thanks 1,895Barry repliedOctober 4, 2018 at 10:47amYou're welcome! If you have any questions feel free to ask.Best regards,BarryQreativeThemes.com | Our WordPress Themes | Hire Me | Rate Us ★ 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:
/* 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,
Barry
QreativeThemes.com | Our WordPress Themes | Hire Me | Rate Us ★
Perfect! Thanks
You're welcome!
If you have any questions feel free to ask.
Best regards,
Barry
QreativeThemes.com | Our WordPress Themes | Hire Me | Rate Us ★