Home Forums WoodMart support forum scroll to top button

scroll to top button

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

    eric
    Participant

    Hi there,
    Cuz I use facebook instant message plugin to allow the visitors to chat on my website. However, the button shows on the right of the bottom of the page exactly the same position of scroll to top button.
    Is any possible way to move the scroll to top button on the left of bottom of the page. Thanks in advance

    #227194

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .scrollToTop.button-show {
       left: 20px;
    }

    Best Regards.

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