Offer Slider button
Hello!
I am making a website that uses the Offer Slider Button to organize a lot of information. You need to click on the button to look at the slides but everybody who visits the website overlooks the button.
Is there a way to move the button, or make the button bigger? Or maybe put a timer on the slides so people are drawn to look for the button?
Thank you in advance,
[Links visible only for registered users]
Andi
Comments
Hello,
If you would like to change the size of this button you will have to create and use Custom CSS Code, and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
You can set a time to change between the slides in Betheme -> Theme options -> Global -> Sliders.
Thanks
Hello Phil, thank you for your quick response!
I'm am a CSS rookie....Where can I find code like this?
Please, try the following CSS Code:
.offer .slider_pagination, .offer .slick-arrow{ width: 70px!important; height: 60px!important; }Thanks