Home Support Construction Real estate Pro Back to the top button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7258
    Szymon Kulej
    Participant

    Hi Guys,

    Could you please advise how to change background color of the “back to the top of the site” button?

    #7262
    Updated Developer
    Participant

    Hi,

    Could you please add the below CSS to change the background of Scroll to Top Icon?

    To add CSS follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.

    #return-to-top {
    background-color: #30a2e1; // change the color code according to your requirement
    }

    Thank you

    #7267
    Szymon Kulej
    Participant

    Thank you, it works ๐Ÿ™‚

    #7270
    Updated Developer
    Participant

    You are welcome

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