hi pls help with my "back to top" button.

Posted in: Newspaper
Post count: 14

Hey guys,
i noticed that my website’s “back to top” button disappeared in mobile version.
If in desktop version, it will show and work.
How i can solve it?

Best Regards,
Jesse

Post count: 35449

Hi,

In order to have the scroll to top on mobile responsive version you’ll need to use a custom css like this one http://prntscr.com/opdgwr

.td-scroll-up-visible {
display: block;
}

The code need to be set in Them panel>Custom code>Custom css

Thank you!

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