Best Premium and Free WordPress Themes › Forums › Mercantile › More narrow sidebar › Reply To: More narrow sidebar
November 7, 2017 at 4:45 am
#21787
acmethemes
Keymaster
Please add this below CSS to make sidebar narrow.
.secondary-sidebar {
width: 20% !important;
}
#primary {
width: 79.5% !important;
}
Hope this helps.
Regards