Home Forums WoodMart support forum How to adjust position

How to adjust position

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #309167

    nick122
    Participant

    How to adjust the position of the “Scroll to top button”
    This button moves you to the top of the page when you click it.

    I have installed the Facebook chat Plugin, the chat button is overlapping together.
    I would like to move the “scroll to top button ” to a little bit higher to avoid overlapping.

    #309184

    Hello,

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

    .scrollToTop {
        right: 90px;
    }

    Best Regards

    #309213

    nick122
    Participant

    Hi

    thanks for the speedy reply, But can I add a little bit higher.
    make an align-center same height with chat circle.

    shown in the picture below. thanks

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

    Hello,

    Please Replace the previous Custom CSS with the following then clear cache and check back.

    .scrollToTop {
        right: 90px;
        bottom: 30px;
    }

    Best Regards

    #309226

    nick122
    Participant

    Super Service

    thanks

    #309243

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to adjust position’ is closed to new replies.