Okay
  Public Ticket #828887
arrow on slider
Closed

Comments

  • brindl started the conversation

    Hi there. Your theme is amazing. It is so well built and intuitive that there is no need for support! Although there was one little thing I could not figure out. In the slider, there is a white arrow that pops up after slide 1, and since I only have one slide, I would like to remove it. I couldn't find how to do that in revolution slider. is it in th theme or the slider settings? Thanks!

    Brindl

  • [deleted] replied

    Hi Brindl,

    Thank you very much for your nice comment :)

    Can you please add the code below to Custom CSS

    div#slide-3-layer-5 {
        display: none !important;
    }
    

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!