How to adjust mobile button layout for my online jewelry store?

On mobile the buttons are weird and I don’t know how to adjust the code only for mobile, thank you to anyone who helps.

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

JeffRandal1238_0-1675916623643.png

Hi @JeffRandal1238

Please paste this code in base.css file

.multicolumn-buttons-add .my-button-multicolumn {
    width: 100%;
}

Hi @JeffRandal1238 ,

Glad to support you today.

You can check out my suggestion below to get your concern resolved:

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:

Eg:

I hope you find the answer helpful.

Kind & Best regards,
GemPages Support Team.