Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #474450

    Hi,

    I would like to replace the product slider arrows with my own images for right and left.
    I managed to add my images, but somehow I did not find how ho hide the original ones.

    Can you please help?

    Thank you.

    #474558

    Hi eyeweb!

    Try adding this to your custom CSS.

    .prev-slide::before, .next-slide::before { display: none !important; }
    

    Cheers!
    Elliott

    #474699

    Thank you Elliot!
    It worked.

    #474752

    Hey!

    Glad you got it solved, I will close that topic here, please feel free to open a new one, if needed!

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to replace icon arrows of product slider’ is closed to new replies.