Home › Forums › WoodMart support forum › Sidebar size
Sidebar size
- This topic has 9 replies, 2 voices, and was last updated 3 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
July 19, 2021 at 5:31 pm #307597
myartmarketParticipantHello
In theme options are sidebar sizes
small
medium
large
Small is too small for my design and medium is also too large and I want to set sidebar custom size, how to set sidebar size?What About WC Marketplace plugin? is woodmart fully compatible with this plugin?
Best Regards
July 19, 2021 at 7:12 pm #307605
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
The width of the sidebar is not editable, unfortunately. You can consider the configuration of the hidden sidebar the would sho on icon click.
You can configure the sticky off-canvas sidebar in the Theme settings > Product Archives > Sidebars
If you have any questions please feel free to contact us.
Best Regards
July 20, 2021 at 2:10 pm #307764
Elise NoromitMemberP.S.
WC Marketplace plugin is compatible with WoodMart theme you can use it.
If you have any questions please feel free to contact us.
Best Regards
July 21, 2021 at 7:19 am #307842
Elise NoromitMemberHello,
I have double-checked with our development team we can provide custom CSS to change the sidebar size. If you are still interested, please provide a page URL and specify the size you want.
Best Regards
July 21, 2021 at 8:31 am #307864
myartmarketParticipantAwesome Support!!!! 10x very much
exactly size I don’t know but between SMALL and MEDIUM, let set 250px and I will correct by design
Best Regards
July 21, 2021 at 10:40 am #307895
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (min-width: 1025px){ body.woocommerce-shop .col-lg-2.sidebar-container { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } body.woocommerce-shop .col-lg-10.site-content { -ms-flex: 0 0 73.5%; flex: 0 0 73.5%; max-width: 73.5%; } }
Best Regards
July 21, 2021 at 1:52 pm #307923
myartmarketParticipantThank you very much !!! everything is ok now…
I want to remove this bottom button on mobile and tablet because there are 2 buttons and they are the same
If turn off Theme Settings>Product Archive>Shop Filters = OFF then it looks like this: https://prnt.sc/1dy1g8d
If turn off Theme Settings>Product Archive>Shop Filters = ON then it looks like this:
https://prnt.sc/1dy1snsI want the bottom button as in the green box, the plugin for the filter is: https://codecanyon.net/item/pwf-woocommerce-product-filters/28181010
Best regards
July 22, 2021 at 8:16 am #308047
Elise NoromitMemberHello,
The bottom filter is the part of the plugin and we cannot disable it from our site, please contact the plugin support.
Best Regards
July 22, 2021 at 1:46 pm #308117
myartmarketParticipantThank you very much
July 22, 2021 at 5:42 pm #308162
Elise NoromitMemberYou are welcome! We are here to help.
Wish you a wonderful day!
-
AuthorPosts
Tagged: sidebar
- You must be logged in to create new topics. Login / Register