Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1466408

    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)

    #1466417

    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

    #1466419

    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

    • This reply was modified 2 months, 2 weeks ago by nadinew13.
    #1466433

    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

    #1466459

    Super das hat geklappt vielen lieben Dank

    #1466461

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘To the top Button einfügen’ is closed to new replies.