top page button overlapping
-
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.
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,