Hello there
Im working on a web with enfold theme. The thing is that i would like to have an arrow to go up when im using the mobil version.
How can i have it?
Thanks
mcmoya
Hi mcmoya,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}
}
Best regards,
Rikard
Hi Rikard,
Thanks!
But could you be more specific where should I add that code, please?
Thanks for letting me know
cheers
mcmoya
Hi!
Please go to the theme settings and from there, you can see where to enter the custom CSS.
Those have to be added to the box there, to solve the issue.
Thanks a lot
Best regards,
Basilis
Hi Basilis
Ave already added the code but nothing happens :(
thanks for let me know
Cheers
mcmoya
Hi,
It’s displaying just fine on my end, could you try clearing your browser cache and reload few times to see if that helps please?
Thanks,
Rikard
Thanks a lot! Nos it is working!
Cheers!
mcmoya