Tagged: easy slider
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?
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.
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!).
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
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.
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
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.
Hi!
Insert following code into the quick css field
#top .avia-slideshow-arrows a {
text-indent: -600%;
}
Regards,
Peter
Thanks!
Hey!
Glad it fixed the issue. I’ll ask Kriesi to add the fix to the next update.
Regards,
Peter