Hello guys!
I have a issue when i see the “scroll to top” only when full grid size is showing on screen. When the display get smaller and the grid row collaps to show one element at the time the “scroll to top” symbol disapears. Is there a setting to activate that?
Thank you for your help.
Hey alliansohog,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block;
}
}
Best regards,
Rikard
Thanks a lot Rikard!
You helped me!
BR
Andreas
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike