Home Forums WoodMart support forum top page button overlapping

top page button overlapping

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

    fcoerezza
    Participant

    hi support, the button to go on the top of the page overlaps the bot icon.
    On the left side I’ve the google rechapta, so the only solution is to mode the button on the right of the bot icon.
    How can I move the button?
    thank you

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

    Hung Pham
    Keymaster

    Hi fcoerezza,

    Thanks for reaching to us and appreciate your patience.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .scrollToTop.button-show {
        bottom: 100px;
    }

    Regards,

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