Currently using Booster theme - any way of stacking these collections so it’s two rows and 3 collections on each
Shop: TRL Apparel
Password: 100Percent
Currently using Booster theme - any way of stacking these collections so it’s two rows and 3 collections on each
Shop: TRL Apparel
Password: 100Percent
Please enable right click to the store. I am not able to inspect elements of the store.
hello @TRLapparel
do you want to look like this https://nimb.ws/XBya3H
sorry for that issue can you please try this code
@media only screen and (min-width: 768px) {
#shopify-section-16283410850b657e22 .col-md-3 {
-ms-flex-preferred-size: 33.3333%;
flex-basis: 33.3333%;
max-width: 33.3333%;
}
}
how do i go about doing that? sorry
hello @TRLapparel
please Go to Online Store->Theme->Edit code then go to assets/unicons.css ->paste below code at the bottom of the file.
@media screen and (min-width: 749px) {
#shopify-section-16283410850b657e22 .card--holder {
flex-basis: 33.33% !important;
max-width: 33.33%;
}
}
oh yep i found it! shold be all good
its my pleasure to help us