Home Forums WoodMart support forum How to move "scroll to up" icon

How to move "scroll to up" icon

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

    macinoelettronica
    Participant

    Hi, I’ve need to move of 90px up “scroll to up” icon to make room to another icon for my chat/support services in all pages of my site?

    Can you suggest me the right CSS setting for woodmart 6.x version=

    Thank you

    #283343

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .scrollToTop {
        bottom: 120px;
    }

    Best Regards

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