Home › Forums › WoodMart support forum › Categories product archive layout › Reply To: Categories product archive layout
September 4, 2024 at 2:21 pm
#595196
Aizaz Imtiaz Awan
Keymaster
Hello,
01. Navigate to Appearance > Widget > Add the product categories widget in the shop page widget area.
Please follow this guide: https://xtemos.com/docs-topic/widgets-and-sidebars/
02. Add this code in Theme Settings > Custom CSS > Global Custom CSS Area.
.wd-widget.widget.sidebar-widget {
background-color: #fafafa !important;
}
Navigate to Theme Settings > Product Archive > Widgets > Shop sidebar widgets collapse > choose “All widgets”.
Best Regards