Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1078869

    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.

    #1078891

    Hey williamslyd,

    Add this to quick css:

    .avia-button{
    background:orange!important;
    }

    Adjust the exact color to what you need.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.