Hello,
Quick question. I’ve set up a fullwidth easy slider for the mobile version of my website. The problem I have is that the arrows and dots only show when I touch my mobile screen. I would like them to show always.
Thank you very much in advance,
Sam
Does anyone know how to fix this? :)
Hi GBT135,
I am not seeing any controls anywhere, where can I see them?
Best regards,
Victoria
Hello Victoria!
It’s on the “produit” page on mobile only (right after “les bienfaits”).
The arrows and dots only appear when you press your finger on the screen.
Thank you for your help,
Sam
Hi Sam,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.av-control-minimal .avia-slideshow-controls a {
opacity: 1 !important;
}
}
Best regards,
Rikard
Hello Rikard,
It doesn’t work unfortunately…
Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon
Hello Jordan,
I’ve put the CSS at the top and now it works!
Thank you again to the whole team for the support.
Best,
Sam
Hi Sam,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria