Impulse theme minus sign not showing up cart

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?

@PageFly-Victor

Added to theme.css it worked thank You