td-menu-icon-up move to left side

Posted in: Newspaper
Post count: 4

hello,

When you scroll to the bottom of a page there is the icon that appears on the bottom right that allows you to click on it and return to the top of the page. Is there a setting to move it from the right side to the left side?
Thanks!

Post count: 22421

Hello,

Yes you can move it left with a simple css modification.
Add this code in the theme panel-> custom css box:
.td-scroll-up{
left:5px!important;
}

Thank you!

Post count: 4

Hello,

Ok great thank you. One of these floating icons we may not be able to move to left and would just want to move higher above that button. Do you have CSS for that and would it be put in same place to put it?

Thanks,

Post count: 22421

Hello,

Please provide a more detailed explanation to what icons you are referring to.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.