Comments drbaker71 started the conversationMarch 13, 2024 at 5:26amI would like to change the UI color for the arrows on the Image Carousels. How can I do this? Currently they are white and my backgrounds are very light, so it's difficult to see. [deleted] repliedMarch 13, 2024 at 7:25amHi,To do that, just add the code below to your Custom CSS area: .slick-slider .slick-next, .slick-slider .slick-prev { color: #006a87 !important; }Have a nice day!1 Likedrbaker71 repliedMarch 13, 2024 at 6:27pmIs there a way to change the slider arrows to solid circle arrows such as font awesome's solid circle-arrow-right and circle-arrow-left?[deleted] repliedMarch 14, 2024 at 8:03amFor the moment that is not possible. We will look for a way to offer this option in future theme updates.Thanks!1 Like Sign in to reply ...
I would like to change the UI color for the arrows on the Image Carousels. How can I do this? Currently they are white and my backgrounds are very light, so it's difficult to see.
Hi,
To do that, just add the code below to your Custom CSS area:
Have a nice day!
Is there a way to change the slider arrows to solid circle arrows such as font awesome's solid circle-arrow-right and circle-arrow-left?
For the moment that is not possible. We will look for a way to offer this option in future theme updates.
Thanks!