PastaRodriguez Posted June 22, 2021 Posted June 22, 2021 Site URL: http://hamsub.club Hello, I am trying to style the SELECT SIZE dropdown menu on my Product Detail pages. I have the text and arrow styled how I want, however I am unable to: Center the arrow vertically in the white box Have SELECT SIZE display properly without getting cut off on mobile. This would probably involve making the box wider, but when I try to do so, the box expands to the left instead of to the right. Any help would be greatly appreciated.https://www.hamsub.club/deli/p/test-1 pw: abc123 Thank you
tuanphan Posted June 22, 2021 Posted June 22, 2021 Add to Design > Custom CSS /* q2 variant mobile */ @media screen and (max-width:767px) { .ProductItem-details .product-variants { width: 100%; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.