Best Premium and Free WordPress Themes › Forums › Corporate Plus Pro › "go to top" arrow position This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by acmesupports. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 1, 2019 at 3:42 pm #52151 ch1800Participant Hello, In customize settings, we have “Enable go to top” under Footer Options. That creates an arrow at bottom right corner of the screen with following CSS: .sm-up-container { border-radius: 2px; bottom: 15px; color: #ffffff; display: inline-block; font-size: 28px; padding: 8px 13px 9px; position: fixed; right: 15px; z-index: 9999999; } How to position this arrow at left side please? Thanks. May 3, 2019 at 5:19 am #52267 acmesupportsModerator Dear Ch1800, Please add the given CSS code in Additional CSS. Appearance > Customize > Additional CSS .sm-up-container{ right:inherit; left:15px; } Best Regards! May 3, 2019 at 5:39 am #52268 ch1800Participant Works fine, thank you very much! May 4, 2019 at 12:27 pm #52373 acmesupportsModerator Dear ch1800, You are Most Welcome 🙂 Best Regards! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Enter something special: Log In