Home Forums WoodMart support forum Categories product archive layout Reply To: Categories product archive layout

#595196

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