How can I reduce the button size on mobile in the Impulse Theme?

Hi,

im looking to make this return button size smaller on mobile to about where the red line is.

my site is https://luxurymrkt.com/collections/newest-products

Hi @Luxurymrkt

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> theme.css paste the below code at the bottom of the file.

You can replace old to with new code

max-width: 24em;

Best Regards;

PageFly