Hi guys, I have a problem with my buy buttons on the smartphone view. I aligned my buy buttons with the variant selector and descriptions on the desktop view perfectly using this code:
.collection__title.title-wrapper { text-align: center; } .button--full-width { width: 690px; } button.shopify-payment-button__button.shopify-payment-button__button--unbranded.BUz42FHpSPncCPJ4Pr_f.jjzYeefyWpPZLH9pIgyw.RWJ0IfBjxIhflh4AIrUw { width: 690px; } @media screen and (min-width: 768px) { select#Option-template--19334462472537__main-0 { width: 688px; } @media screen and (min-width: 768px) { select#Option-template--19334462505305__main-0 { width: 688px; } @media screen and (min-width: 768px) { select#Option-template--19334449791321__main-0 { width: 688px; } @media screen and (min-width: 768px) { select#Option-template--19334437175641__main-0 { width: 688px; } @media screen and (min-width: 768px) { select#Option-template--19334462669145__main-0 { width: 688px; } @media screen and (min-width: 768px) { select#Option-template--19334462439769__main-0 { width: 688px; }And on the desktop it looks like this:
Unfortunately, on the smartphone view, my buttons go way beyond the screen. How can I fix it, so they are also aligned with everything? Iām currently using the dawn theme. Here is my website: www.spicysneakers.pl/
I appreciate the help!


