Hello,
Sorry, I can’t find in your support documentation, the way to remove the texts “previous” and “next” next to the navigation arrows of easyslider.
The CSS I did remove the text and the arrows and I wan’t to keep the arrows.
Can you help me this matter ?
Thanks.
Hey mguillou5670,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Ok, the link is
The related slider is at the bottom of my page in the section titled “Qu’est-ce qu’une basilique ?”
The problem appears on hover.
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a {
opacity: 0 !important;
}
Best regards,
Mike
Dear Mike,
I already tried with a similar code beofre unfortunately it’s also hide the arrows, whereas I only want the text not to be displayed.
I will continue to investigate on my side.
Do you have any other idea?
Thanks.
Hi,
Oh I see, only hide the text, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.av_slideshow.avia-slideshow .avia-slideshow-controls a {
text-indent: -9999px !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Thank you Mike, I was just investigating this issue with “text-indent” possibility and you found it quicker.
Best regards.
Muriel.
Hi,
Did you need additional help with this topic or shall we close it?
Best regards,
Jordan Shannon
Hi Jordan,
Yes you can close the topic.
Thanks and best regards.
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike