i want these two next to eachother
hi @tijs
Can you please share store URL?
Hi @tijs
You can follow the following steps:
- Please go to the Online Store
- Then Edit Code
- Please find the theme.liquid file
- And add the following code in theme.liquid file above the tag
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
hi, thank you the code works. But on mobile the width of the page is too much right now, i can move the website left and right how can i fix this?
Please use this css
.product-form__input, .product-form__input .select {
max-width: 50%!important;
}
thank you! ![]()
