Back to top - by jayprof@gmail.com - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Amzy Leel

  • Avatar: jayprof@gmail.com
    jayprof@gmail.com
    Participant
    September 18, 2017 at 00:35

    Hello,

    How do i change the location and color of the back to top button? I’d like to anchor it left.

    Thanks
    jay

    2 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    September 18, 2017 at 02:50

    Hi,

    I’d like to anchor it left:

    add this css code in 8theme options > styling > custom css > global custom css
    #back-top { left: 30px; }

    Avatar: amzy
    Amzy Leel
    Participant
    September 18, 2017 at 02:50

    How do i change color of the back to top button?
    add this css code in 8theme options > styling > custom css > global custom css
    #back-top a { background-color: #000; }
    change the color code to the color you want

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.