Home Forums Basel support forum Align Scroll to top button

Align Scroll to top button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17545

    yvo010
    Participant

    Hi,

    I want to align the scroll to top button on the Left.

    Can u tell me how I can do that?
    Thanks!

    Great support btw.

    #17550

    Eric Watson
    Participant

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    a.scrollToTop {
        right:auto;
        left:40px;
    }
    

    Kind Regards
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)