I have changed my theme color but the buttons on my slide show on homepage are still stuck on the old theme color. I can change them to another color from the ones offered in the dropdown (e.g. “orange”) and that works but then I try to apply “theme color” it goes back to the OLD theme color.
Hey williamslyd,
Add this to quick css:
.avia-button{
background:orange!important;
}
Adjust the exact color to what you need.
Best regards,
Jordan Shannon