Tagged: bullets, easy slider, full screen slider
Hello, I need to show the “bullets” of the full screen slider and avia full width easy slider in the mobile version. They are currently disappearing on mobile devices.
Can you help me please?
Hey Marcos Q.,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria, the site where we are observing the problem is https://development.diwebsolutions.es/pulperia. But you can see in any full-screen slider that the bullets and control buttons passing the photos are completely hidden when the site is requested on mobile devices.
Screen Capture: https://ibb.co/hY35fVq
Hi Marcos,
https://share.getcloudapp.com/RBu9wOq0 I could not reach your website today. When can I check?
Best regards,
Victoria
Sorry Victoria, is https://desarrollo.diwebsolutions.es/pulperia
Hi Marcos,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:989px){
.avia-fullscreen-slider .avia-slideshow-controls a, .av-control-minimal .avia-slideshow-controls a {
opacity: 1;
filter: alpha(opacity=1);
}
}
If you need further assistance please let us know.
Best regards,
Victoria