UltimateBlocks Image Slider button Colour
-
Hi! I’m struggling to change the colour of previous- next button colour of image slider that’s blue by default. I tried CSS code suggested by Alexis Pandaan
For customizing the color of the arrows, you can start with this:
.ub_image_slider .swiper-button-prev:after, .ub_image_slider .swiper-button-next:after {
color: #ff00ff;
}It just doesn’t work. Can I expect some help here.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘UltimateBlocks Image Slider button Colour’ is closed to new replies.