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

A jewelry store owner is experiencing layout issues with buttons on mobile devices and seeks help adjusting the code specifically for mobile view.
Proposed Solutions:
Two support representatives offered CSS-based fixes:
</body> tag in the Theme.liquid fileBoth solutions involve inserting CSS snippets to modify button styling for mobile displays. The discussion includes screenshots demonstrating where to implement the code changes.
Status: The thread remains open with no confirmation from the original poster about whether either solution resolved the issue.
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

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:
Eg:
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.