hey, I am struggling to change the related products section into a carousel layout, not sure why there is no option for that
please view snapshot
hey, I am struggling to change the related products section into a carousel layout, not sure why there is no option for that
please view snapshot
Hello @mabooz9561
Its Artzen Technologies! We will be happy to help you today.
Follow the below steps to solve the issue:-
@media screen and (min-width: 990px){
.grid--1-col-desktop .grid__item {
width: auto!important;
max-width: 100%;
}
}
By adding above CSS see the below screenshot, you will get the desired resul.
Let me know if need further assistance
Regards,
Artzen Technologies
thanks alot, but the issue still exist in mobile, how can I fix the mobile view as well?
Hi @mabooz9561
Got to customize and change to 2 columns instead of one
Follow the below steps to solve the issue:-
Go to your Online Store
Customize
Product Page
Find related product section
???