Hi ,
I recently working on brand slider using ella theme the issue is solved in Laptop view but not check in mobile view now check in mobile view the images are large. Is their another code is required for it?
Thank you
Hi ,
I recently working on brand slider using ella theme the issue is solved in Laptop view but not check in mobile view now check in mobile view the images are large. Is their another code is required for it?
Thank you
Hey @Asad712
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
it not work and i delete the previous code
https://a68qc6kuhm4l6fpa-57675972670.shopifypreview.com
Previous code
.brand-slider .halo-row.brand-layout–infinite .halo-item {
width: 160px !important;
}
in this code mobile view has issue only
Any solution regarding this issue