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
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
Nope! :) Not working. :(
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
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.