Hi!
The product slider acts a bit widely on the mobile because the scroll is only on the second picture. Can Enfold fix this? Or need to approach woocommerce
http://thesportsshack.com.sg/frisbee-discs/
Here is what i mean, if you see it in mobile mode.
Hi Shawnlimws!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
#top .avia-content-slider .avia-slideshow-arrows a {
top: 5% !important;
}
}
Best regards,
Rikard
thanks! :)