Tagged: enfold
Is it possible to reduce the Easy Slider bullets / dots on mobile devices only? Using one of the other threads here I was able to remove the left/right arrows on the easy slider, but the dots are still there.
Yes, thanks Yigit. It was inherited, so we’re not proud of it!
Hi,
Not sure what you are looking to do, remove them or alter them in some way? If you want to remove them you can try the following in Quick CSS:
.avia-slideshow-dots {
display:none !important;
}
Thanks,
Rikard
Thanks Rikard. The size of the font is larger than the other font size in the paragraphs above and below the bullets. It’s the text size not the size of the icon that’s the issue and it only happens on posts not on pages?
Hey!
Are we talking about the text on the slider image? If so the text is part of the image and it cannot be altered using CSS. However if you have the source files for you you can change the text size with a Image editor like photoshop.
Regards,
Vinay Kashyap