Comments 2Stephen Trevathan started the conversationOctober 25, 2016 at 12:09amIs there an easy way for me to remove the buttons from the homepage slider? Thank you. 850Jelly repliedOctober 25, 2016 at 7:12pmHi,The button you want remove is the left/right button or bottom button?Best Regards,Jelly Team 2Stephen Trevathan repliedOctober 25, 2016 at 8:34pmI want to remove the left and right buttons. 850Jelly repliedOctober 25, 2016 at 8:42pmHi,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 2Stephen Trevathan repliedOctober 25, 2016 at 8:48pmThank you!!Just to confirm, this isn't replacing:#process .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {margin-top:-350px;} in the Style.cssI can just add it at the end of the file? 850Jelly repliedOctober 25, 2016 at 8:57pmHi,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 Sign in to reply ...
Is there an easy way for me to remove the buttons from the homepage slider? Thank you.
Hi,
The button you want remove is the left/right button or bottom button?
Best Regards,
Jelly Team
I want to remove the left and right buttons.
Hi,
Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:
Best Regards,
Jelly Team
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?
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