Hello!!
My question is simple i guess my buttons are like this at the moment:
And i want it to be displayed like this:
Im using Debut Theme, at the moment :)
Can anyone gimme a tip?
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @chili,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
.product-form__controls-group {
display: inline-flex !important;
flex-wrap: wrap;
min-width: 200px;
}
.product-form__item {
flex-basis: 100% !important;
}
User | Count |
---|---|
543 | |
207 | |
126 | |
79 | |
43 |