Okay
  Public Ticket #932820
Removing the Buttons on Homepage Slider
Closed

Comments

  •  2
    Stephen Trevathan started the conversation

    Is there an easy way for me to remove the buttons from the homepage slider? Thank you.

  •  840
    Jelly replied

    Hi,

    The button you want remove is the left/right button or bottom button?

    Best Regards,
    Jelly Team

  •  2
    Stephen Trevathan replied

    I want to remove the left and right buttons.

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #owl-main .owl-buttons {display: none;}

    Best Regards,
    Jelly Team

  •  2
    Stephen Trevathan replied

    Thank you!!

    Just to confirm, this isn't replacing:

    #process .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {margin-top:-350px;} in the Style.css

    I can just add it at the end of the file?

  •  840
    Jelly replied

    Hi,

    I'm still don't understand what do you want, but you can adjust any style you want, copy it and edit it in the end of style.css file.

    Best Regards,
    Jelly Team