Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261601
    Truebuilt
    Participant

    Hello,
    My site is truebuiltco.com, I’m using the Catch Revolution Pro dark and I’ve customized all button colors to be in #c1ae85 but the scroll to top button will not change once I publish. Instead it shows a new color while customizing, but remains in the default color after I publish my changes.

    Any help would be greatly appreciated!

    Thank you!

    #261653
    Skandha
    Participant

    @truebuilt: Hello there,
    There seems to be a little bug with the Button Background Color option. This will be fixed in the upcoming theme update.

    For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #scrollup {
        background-color: #c1ae85;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Scroll button color will not change from default color’ is closed to new replies.