Add comprehensive styling for the shop page, including the left sidebar filter and product grid layout.

This commit is contained in:
Alaguraj0361 2026-03-20 15:55:53 +05:30
parent f9fb63f8c9
commit 73ef8df4b7

View File

@ -113,7 +113,7 @@
.oe_website_sale #products_grid_before li:hover,
.oe_website_sale #products_grid_before .list-group-item:hover {
background: #2bb1a5 !important;
background: #fecd4f !important;
transform: translateX(5px);
}