hello all,
I would like to make the icons (shopping cart, user account, wishlist) bigger. I tried it normally with css but it doesn’t work.
I also used the search function here in the forum
.my-account-with-icon>a:before {
font-size: 19px;
font-style: normal;
line-height: 1;
font-weight: 400;
letter-spacing: 0;
}
.search-button .search-button-icon {
position: relative;
font-size: 0;
line-height: 1;
font-weight: 400;
font-size: 19px;
}
.woodmart-shopping-cart .woodmart-cart-icon {
font-weight: 400;
}
that one doesn’t work either.
Why can’t I modify the icons?
Translated with http://www.DeepL.com/Translator (free version)
Attachments:
You must be
logged in to view attached files.