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

    Hey

    the Arrow up symbol on Desktop is okay and beautyfull. But on iPhone the isn´t. Therse noch Arrow up symbol. and here is very important an Arrow up symbol. What is possible?

    Greetz

    #1138082

    Hey Andreas,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    .responsive #scroll-top-link {
    display:block!important;
    }}

    Best regards,
    Jordan Shannon

    #1138101

    Hey Jordan,

    its fine. But it works on the first Page only. But not on the Pages bottom

    please have a look there

    Greatz
    andy

    #1138108

    Hi,

    What do you mean “pages bottom”?

    Best regards,
    Jordan Shannon

    #1138109
    This reply has been marked as private.
    #1139300

    Hi,

    Thank you for the update.

    Are you referring to the “scroll to top” button? It seems to be displaying properly on our end. Please try to remove the browser cache or test the pages on another computer.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.