Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #209745

    Hi :)
    When I show my website for example on an iPhone, the “go to top” button is gone.
    Se page: http://moisture.dk/wordpress%206/?page_id=3569

    br
    Carsten

    #209749

    Hey Carsten!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

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

    Best regards,
    Yigit

    #209754

    Nope! :) Not working. :(

    #209760

    Hey!

    Have you tried flushing browser cache on your iphone? It seems to be working when i resize the window of my browser

    Regards,
    Yigit

    #209763

    Yes, I have tried on my iphone. Does not work.
    It also works when i resize the window of my browser on my computer, but not on my iPhone

    …….sorry. Had not emptied the cache correctly. Now it works :) Thank you very much for your help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"go to top" button is gone!’ is closed to new replies.