Home › Forums › WoodMart support forum › Scroll up button › Reply To: Scroll up button
August 14, 2020 at 8:50 am
#218628
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .scrollToTop {
left: 20px;
right:auto;
}
Best Regards