Reply 309215 to: back to top button missing for mobile version

Avatar: Olga Barlow
Olga Barlow
Support staff
November 19, 2021 at 09:56

Hello,

Add the below code to theme options > Custom CSS

@media only screen and (max-width: 480px){
#back-top {
    display: block;
}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.