Move the Auto Scroller Button

Posted in: Newspaper
Post count: 5

I am using a App Find Pro Theme.
The one click auto scroll is fixed at bottom right corner of the page which is clashing with the chat support icon. I want to change the placement of the auto scroll button. How can i do that

Post count: 27744

Hello,

Please, provide the link to your website to provide a custom code CSS.

Thank you!

Post count: 5
Post count: 27744

Hi,

Please use this code .td-scroll-up {
transform: translate3d(0, 0px, 0);
bottom: 80px;
}

Set the code in Theme panel>Custom code>Custom css

Thank you!

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