Home Forums WoodMart support forum location button UP

location button UP

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #181938

    stigma88
    Participant

    How to change the location of this button?

    Attachments:
    You must be logged in to view attached files.
    #181962

    Hello,

    I saw the screenshot you attached. Please describe in detail where you want to display the location of the scroll to top button to check it myself and help you out accordingly.

    Best Regards.

    #181964

    stigma88
    Participant

    Thanks! I need to move this button to the little left. (as in the screenshot)

    Attachments:
    You must be logged in to view attached files.
    #181991

    Hello,

    I saw the screenshot you attached. To move the scroll to the top button on the left side you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    body .scrollToTop {
    margin-right: 20px !important;
    }

    You can increase the margin value according to your needs.

    Best Regards.

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