Tagged: x Author Posts April 2, 2016 at 11:21 am #863872 bakParticipant Hi, I am using the slider element. How can I change the color of the buttons which allow you to go through the different images? April 2, 2016 at 11:22 am #863876 bakParticipant This reply has been marked as private. April 3, 2016 at 12:59 am #864358 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > CSS. .flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active { background-color: blue !important; } Hope that helps. 🙂 Author Posts