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

    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.

    #1194996

    Hey mguillou5670,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1195207

    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.

    #1195312

    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

    #1195415

    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.

    #1195446

    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

    #1195453

    Thank you Mike, I was just investigating this issue with “text-indent” possibility and you found it quicker.

    Best regards.

    Muriel.

    #1195626

    Hi,

    Did you need additional help with this topic or shall we close it?

    Best regards,
    Jordan Shannon

    #1195944

    Hi Jordan,

    Yes you can close the topic.

    Thanks and best regards.

    #1196352

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Cancel the text "Next/Previous" for the navigation arrows in easy slider’ is closed to new replies.