Quote Originally Posted by Jeff_Mash View Post
Perhaps try to add the following CSS to your stylesheet:

Code:
/* Change the color of Font Awesome chevron arrows */
.carousel-control-next i,
.carousel-control-prev i {
    color: #FFD700;
}
That would change the color to Yellow, but you can adjust the hex value to whatever desired color works best for you.
I gave it a shot but somehow it being overwritten by another "file" named <style>