Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #325771

    My client would like the next and prev navigation arrows modified. I need to make the background of them transparent but I cant seem to figure out how to do that without making the whole button dissapear.

    #325895

    I think I figured it out.

    #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0);
    }

    #326338

    Hi!

    Thank you for using Enfold. Glad you figured it out. :)

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizes Slider Navigation Arrows’ is closed to new replies.