Hello,
I am looking for a solution how to make the search icom bigger so it is the same size as the cart and the user. It should be 35px. I tried to do it on my own with css styles but I did not come to it. There is a before attribute in css and it is somehow blocking me. See the pic below.
Hii, @asd123
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
@asd123
Paste this code on top of the theme.scss file.
.supports-fontface .icon:before {
font-size: 35px !important;
}
Thank You.
@Zworthkey unfortunatelly it affects also other icons on the site.