Home › Forums › WoodMart support forum › Scroll to top button mobile positioning Scroll to top button mobile positioning This topic has 3 replies, 2 voices, and was last updated 7 years ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 24, 2018 at 1:52 pm #78736 LuspadaParticipant Dear Madam/Sir, Currently, the scroll-to-top button on my website is positioned at the bottom right corner. How can I make it appear on the bottom left corner on mobile only? With kind regards, Luca September 24, 2018 at 3:01 pm #78750 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS: body .scrollToTop { left: 20px; right:auto; } Best Regards September 24, 2018 at 3:03 pm #78753 LuspadaParticipant Thank you, but I want it only on mobile to be in the Bottom Left Corner. Your code changes it for all devices. September 24, 2018 at 5:14 pm #78764 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Mobile field Best Regards Author Posts Tagged: left-corner, scroll-to-top Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register