• Hi,
    I have a theme bundeled with Slider revolution. I downloaded the “Not Generic” template offered by ThemePunch. Everything is great except for the fact that I I can’t find a way to remove the buttons on top of the slider that came with it (Box buttons “intro”, “parallax” etc…). They don’t appear in the slide editor. I’ve tried css (display: none) but no success.
    My Website: http://rightmoment.co.il/

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, did you find a solution?

    אה. אתה ישראלי. מגניב!

    Thread Starter nadpev

    (@nadpev)

    לצערי לא… בינתיים נהנה למצוא כל מיני באגים נוספים 😉

    Thread Starter nadpev

    (@nadpev)

    בחור נחמד בשם עומר הרצוג פתר לי את זה דרך קבוצת פייסבוק… להוסיף לסי אס אס של התבנית

    #slider-10-layer-8 {
    display: none;
    }

    #slider-10-layer-9 {
    display: none;
    }

    #slider-10-layer-10 {
    display: none;
    }

    #slider-10-layer-7 {
    display: none;
    }

    #slider-10-layer-2 {
    display: none;
    }

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Slider Revolution] Removing default buttons’ is closed to new replies.