Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #585530

    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.

    #585537

    Hi Paul!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #585549

    Yes, thanks Yigit. It was inherited, so we’re not proud of it!

    #585897

    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

    #585924

    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?

    #586962

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.