Hi
I am using dawn theme and i would like to change the design of the multicolumn (in sell page) to make it as a slideshow or at least to make the columns on the same line (because no.5 is taking a hole line)
Password: Testtest-1
Hi
I am using dawn theme and i would like to change the design of the multicolumn (in sell page) to make it as a slideshow or at least to make the columns on the same line (because no.5 is taking a hole line)
Password: Testtest-1
Hi @mostafa123 ,
You can follow the instruction below:
@media (min-width: 990px) {
.multicolumn .multicolumn-list .multicolumn-list__item {
max-width: 20% !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This worked fine ..But is there a way to make it like slideshow ?
Hi @mostafa123 ,
If it’s a slideshow, you can hire a shopify expert to assist you. Because it’s related to custom code
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.