Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #755669

    Hi, I would like to view the #top button on mobile. How I can do this? Thanks

    #755688

    Hey Level777,
    Do you mean you would like to see the mobile menu button on your desktop?
    Then size your browser down to a mobile size.
    If not, please elaborate a little further.

    Best regards,
    Mike

    #755698

    No, thanks for the answer. I mean the button that I see in the desktop-version in the down right corner. The button with “#top” anchor.

    #755708

    Hi,
    Oh, that is the Scroll to top button. Try this code in the General Styling > Quick CSS field:

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

    Best regards,
    Mike

    #756297

    Yes, I mean the Scroll to top button. Sorry but I was thinking about it, and I can’t think the name of that button. Thanks, it works!

    #756817

    Hi,

    Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #756895

    Thanks, you can close it.

    Best regards

    #757418

    Hi,

    Thanks for using Enfold. :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘top button on mobile’ is closed to new replies.