Navigation arrows background
[Links visible only for registered users]
I have used a slider and cannot find the option where I set the background of the navigation arrows completely to dark brown. Please help me.
[Links visible only for registered users]
I have used a slider and cannot find the option where I set the background of the navigation arrows completely to dark brown. Please help me.
Comments
Hi,
Try the following CSS code:
.content_slider.center a.button .button_icon{ background-color: #213705; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thank you very much.?