Hi!
although it is enabled, the “Back to top button on mobile device” does not appear.
Any fix?
Thank you.
Hello,
Add the below code to theme options > Custom CSS
@media only screen and (max-width: 480px){
#back-top {
display: block;
}
}
Regards
Fix it!.
thank you for your fast response.
Regards.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.