Trouble Customizing Shopify Button Size

Hello Shopify Community

I’m having trouble customizing the size of the “Shop Now” button on my Shopify homepage. I’ve tried editing the code my self but ended messing with the hole page, but I haven’t been able to achieve the desired result.

I’m using the Refresh theme. Any advice or guidance would be greatly appreciated.

sure, how could we get in touch?

Hi,
If you can share your preview link then I can take a look and advise you. Thanks

I’m trying to decrease the size of the main button on my store’s homepage,
specifically on mobile devices. I’ve tried [mention specific steps you’ve
taken], but it’s not working. Any suggestions?"

Hi Korven,
Each theme is different and may have different set of style rules attached to a button. Unless I see those style rules defined for your ‘Shop now’ button, I’m afraid I won’t be able to help further. To define style rules that apply specifically on mobile devices, you need to use media queries in the stylesheet. I hope that helps.