Hi can you please help me display the arrows on mobile version only under the section T-shirts. I think I used CSS code to hide by accident.
page:https://matibrnd.com/products/alexander-the-great-ar-hoodie
code: biangu
Thank you
Hi can you please help me display the arrows on mobile version only under the section T-shirts. I think I used CSS code to hide by accident.
page:https://matibrnd.com/products/alexander-the-great-ar-hoodie
code: biangu
Thank you
may be you write some inline css in the theme customizeer
@media screen and (max-width: 749px) {
.collection.section-template--18448488431883__featured_collection_V4JcXg-padding .slider-button--prev,
.collection.section-template--18448488431883__featured_collection_V4JcXg-padding .slider-button--next {
display: block !important;
}
}
.
please do it for the product page and not home page
there are not arrows enabled for PDP
I want to show the arrows for the section T-shirts , in this link :https://matibrnd.com/products/alexander-the-great-ar-hoodie
now you cant see them
which theme you are using?
Dawn