Reply 286310 to: want same size & font on categories and brand on shop page

Avatar: Robert Hall
Robert Hall
Support staff
May 4, 2021 at 13:15

Hello

Kindly use the following mentioned CSS code in additional CSS

For Categories Sidebar


.widget_product_categories.sidebar-widget ul li a {
    font-size: 14px;
}
.widget_product_categories.sidebar-widget ul li>ul.children li>a, .sidebar-widget ul li>ul.children li> a {
    font-size: 14px;
}

For Brands

.sidebar-widget ul li a {
    font-size: 14px;
}

Robert Hall

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.