Mobile version no "Back to Top" button in version 8. All please verify

Posted in: Newspaper
Post count: 26

Hi there is no back to top button

Post count: 23312

Hello ansontya,

Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media (max-width: 767px){
.td-scroll-up {
display: block!important;
}
}

Thanks.

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