Content slider: change size and color of arrows
Hey joliver8855,
Please try the following in Quick CSS under Enfold->General Styling:
#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
font-size: 15px;
color: red;
}
Best regards,
Rikard
Right on! Thanks for the help.