Home › Forums › WoodMart support forum › move scroll to top button move scroll to top button This topic has 1 reply, 2 voices, and was last updated 4 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 22, 2021 at 4:34 pm #285630 HEADS AND TAILSParticipant hi there could you please help me with the .css to move the scroll to top button just above the tawk to chat icon please? they are currently on top of one an other. thankyou im guessing its the ‘inline to change but I don’t know what to: .scrollToTop:after { display: inline; font-weight: 600; font-size: 16px; line-height: 50px; content: “\f115”; font-family: woodmart-font; } best wishes and thankyou April 22, 2021 at 8:23 pm #285698 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .scrollToTop { bottom: 20px; } Change this value as per your needs. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register