Home › Forums › SKT Full Width Forum › SKT Glass – Mobile Move Sidebar
- This topic has 5 replies, 2 voices, and was last updated 1 year ago by Sonl Sinha.
-
AuthorPosts
-
September 20, 2023 at 7:18 am #207568
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%
September 20, 2023 at 10:43 am #207573Hi,
Kindly show us your website URL?
Regards,
BradSeptember 23, 2023 at 6:33 am #207609www.thelastroundarmory.com
sorry for late response thank you.
September 25, 2023 at 10:51 am #207624Hi,
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,
BradSeptember 28, 2023 at 3:33 pm #207685Hi 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
September 29, 2023 at 10:53 am #207696Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.