How do I make changes in the category page side bar, (https://ibb.co/N302sx2) I want to lower the width size and make custom changes. please help
Site URL: hidden Theme version: 9.1.8 WooCommerce version: 7.8.2Hello, Ammarzo,
Thank you for getting in touch with us.
Custom CSS code can be used, for example, add the next code in Theme Options > Theme custom CSS:
.tax-product_cat .sidebar-left {
width: 20%;
right: 80%;
}
.tax-product_cat .main-products-loop {
left: 20%;
width: 80%;
}
Also, check available settings in Theme options > WooCommerce > Shop > Shop Page Filters.
The content of the sidebar can be edited via Appearance > Widgets > Shop sidebar.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Tagged: category page, changes, elements, themes, width, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.