Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #24537

    On the left hand arrow/picture scroll tool, the letter S is appearing:

    http://fixionmedia.com/fulleasysliderS.jpg

    How do I get rid of that?

    #123765

    Can you post a link to your website please? I tried to reproduce the issue on the demo page (eg http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ ) but I don’t see any unwanted characters in the slider area.

    #123766

    Hi,

    I had the same issue with my site when viewing in Mozilla Firefox. It seemed to be OK in Internet Explorer. My only solution was to remove the controls (which was annoying!).

    #123767

    Hi,

    Like Dude, I can’t seem to reproduce the issue on any browsers. Can you post a link to your websites so that we can inspect??

    @ambientDes: Thanks for the tip. Did you successfully remove the unwanted character by hiding the controls?

    @fixionmedia: In case you’re wondering how to get rid of the controls, you can add this on your custom.css or Quick CSS

    .avia-slideshow-arrows.avia-slideshow-controls {
    display: none;
    }

    Regards,

    Ismael

    #123768

    Hi Ismael,

    Yes, I went to the Quick CSS and hid the controls. The slider still works, but website visitors can’t use the controls.

    I can’t post the URL as I am working on the site.

    #123769

    Hi!

    Please post an url to the website when you’re ready. You can use http://goo.gl/ if you don’t want to post the url directly.

    Best regards,

    Peter

    #123770

    I have the same problem. http://www.todays50plus.com, there is an “S’ in the background (and another letter which I can’t make out) in the left arrow in the easyslider. The right arrow is OK. This only appears in Firefox. It’s OK on my iPad.

    #123771

    Hi!

    Insert following code into the quick css field

    #top .avia-slideshow-arrows a {
    text-indent: -600%;
    }

    Regards,

    Peter

    #123772

    Thanks!

    #123773

    Hey!

    Glad it fixed the issue. I’ll ask Kriesi to add the fix to the next update.

    Regards,

    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Letter "S" Appears In Fullwidth Easy Slider’ is closed to new replies.