I use the “Content Slider” and even I configure “Yes, display arrow control buttons”, there are no arrows visible.
Am I missing a setting somewhere?
Hey jwidmann,
Thank you for the inquiry.
The slider arrows or navigation are not displaying because of this css code.
.avia-smallarrow-slider-heading {
display: none!important;
}
Did you install a plugin for custom css code?
Best regards,
Ismael
Oh – sorry for that.
Have missed that one. Thank you very much!