Home › Forums › WoodMart support forum › Scroll to top button mobile positioning › Reply To: Scroll to top button mobile positioning
September 24, 2018 at 3:01 pm
#78750

Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS:
body .scrollToTop {
left: 20px;
right:auto;
}
Best Regards