Deactivate going to top arrow

Posted in: Newspaper
Post count: 58

Hi,

How can I put the arrow going to top on the other side? (left)

Post count: 18283

Hello !

Unfortunately moving the arrow from left to right is not Possible with Newspaper Theme. Modifying the code for it will cause a lot of issues.

We are sorry for the inconvenience !

Thank you !

Post count: 58

Thank you.

Is it possible to deactivate it?

Post count: 35449

Hi,

You can use this code to hide the blue arrow for back to top –
.td-scroll-up {
display: none;
}

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

Thank you!

Post count: 58

Thank you

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