Comments Brad started the conversationAugust 4, 2014 at 12:31amThe sidebar drops below the post content, but it continues to stay at 1/3 the size of the page. 8,839Tahir repliedAugust 4, 2014 at 1:52pmHey Brad!Thats Standard Scaffolding in Bootstrap . Are you looking at changing that. Thanks ThemeNectar Support Team Brad repliedAugust 4, 2014 at 2:30pmI would definitely like the sidebar content to become the same width as the main content, probably at the tablet level. 8,839Tahir repliedAugust 4, 2014 at 4:43pmHey!Add this into the Custom CSS box located in your Salient Options panel :@media only screen and (max-width: 1000px) { #sidebar { width: 100% !important; } } Thanks ThemeNectar Support Team Brad repliedAugust 5, 2014 at 5:18amWorked perfectly.Thank you. Sign in to reply ...
The sidebar drops below the post content, but it continues to stay at 1/3 the size of the page.
Hey Brad!
Thats Standard Scaffolding in Bootstrap . Are you looking at changing that.
Thanks
ThemeNectar Support Team
I would definitely like the sidebar content to become the same width as the main content, probably at the tablet level.
Hey!
Add this into the Custom CSS box located in your Salient Options panel :
Thanks
ThemeNectar Support Team
Worked perfectly.
Thank you.