- This topic has 5 replies, 2 voices, and was last updated 1 year, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › SKT Glass – Mobile Move Sidebar
I am using the SKT Glass Theme and would like to make two modifications:
– When on mobile, I want the woocommerce sidebar to appear at the top, rather than the bottom of the page.
– When on desktop, I want the sidebar to be more narrow than the default. Preferably I’d like the sidebar to be 20% and the remainder of the body to be 80%
Hi,
Kindly show us your website URL?
Regards,
Brad
www.thelastroundarmory.com
sorry for late response thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#sidebar { width:20%;}
.single_wrap { width:78%;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width:22%;}
Regards,
Brad
Hi brad, thanks for that, however I was still hoping to get the sidebar above rather than below when on mobile view, is that possible? thanks
Hi,
This can only be done via code change.
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]