badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Adjust color Go-to-Top button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13350
    Edwin
    Participant

    Hi Themehorse,

    Can you please tell me how I can adjust the color of the Go-To-Top button?

    Thanks for your reply.

    Regards,
    Edwin

    #13397

    Hi Edwin,

    To change the go to top button color you have to change the background image in style.css file.
    We have used image on it not a color. To change the background image Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .back-to-top a {
        background-image: url("your-image-url");
    }

    *Change above text your-image-url to your image url.

    Thank you!

    #13429
    Edwin
    Participant

    Thanks for you reply!
    Regards, Edwin

    #13467

    Ok thank you!

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