Home Forums WoodMart support forum Issue with Image for categories navigation Reply To: Issue with Image for categories navigation

#445294

Hello,

Sorry for the earlier inconvenience, we have now removed the earlier sent Custom CSS and now applied the following Custom CSS on your Site to modify the size of the Category Navigation Images under the Page Title:

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.wd-mobile-accordion .cat-item .category-nav-link img {
    max-height: 5em !important;
}

You can change its value of it according to your choice.

Location to find Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> there you can find the CSS pasted.

Best Regards.