Hi,
my minus sign isn’t showing up in cart
my site is https://luxurymrkt.com
Hi.
This is PageFly - Advanced Page Builder.
You can go to Online store => themes => actions => edit code and add this code on file base.css
svg.icon.icon-minus{
height: auto !important;
padding-top: inherit !important;
}
Hope this answer helps.
Best Regards,
PageFly
Hi. I don’t have a base.css file
can I add this to a diff file?
Added to theme.css it worked thank You