Hallo,
Ich würde gerne einen to the top Button auf jedem seitenende einfügen oder im footer ( ich arbeite nicht mit dem normalen footer, sondern mit einer erstellten Seite die als footer angezeigt wird)
Hey nadinew13,
A scroll to top button should appear by default in the bottom right corner after scrolling a short distance. If that is not working as it should on your site, then please post a link to where we can see the actual problem.
Best regards,
Rikard
Hallo tatsächlich hatte ich das übersehen, es wird mir aber nur auf großen Bildschirmen angezeigt und nicht in der Mobilen Version
Herzliche Grüße
Hi,
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
Super das hat geklappt vielen lieben Dank
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