Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1771399
Change The color of the auto scroll button
Closed

Comments

  • Benjamin Urness started the conversation

    Hello,


    Is it possible to change the color of the auto scroll button found on the front page in the bottom right corner?

  •  5,055
    Michael replied

    HI!

    For example pls. use following css:

    .scroll-top-button:before {
      background-color: green !important;
    }