Why does border-radius 15px create a weird outline in my code?

I don’t know why but when I do the border-radius 15px in shopify code. It has this weird outline anyone know how to fix this?

Stoere link: https://psyco-jewelery.myshopify.com/collections/all

Hello @JeffRandal1238 ,

It’s the GemPages Support Team and we are glad to assist you today!

I checked your website but I couldn’t find the button such as your screenshot. Could you please share the link that contains the button?

Best regards,
GemPages Support Team

Try this link: https://psyco-jewelery.myshopify.com/collections/all

Hi @JeffRandal1238 ,

You could please try adding overflow: hidden; for the .button–primary class like that:

Best regards,
GemPages Support Team

Hi @JeffRandal1238

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets → section-multicolumn.css

.multicolumn .button {
    overflow: hidden;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly