When a user clicks on the home button on the menu bar it doesn’t work…. if you click on the far right hand side it works but because there is no arrow or suggestion that they click there, nobody thinks to click there and frustratingly keeps pressing the home button.
LINK: HenningDaverne.dk
Is this an error or can we put little arrows at the end of the bar to encourage a user to click when the word “forside/home” doesn’t work?
Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) {
#header-right { display: none !important; }
}
Cheers!
Josue
Magic…!! Hey it works!!! (on my Android)
It must have been your magic skills!! Juubiiiii Super cool… :-) I am happy bunny!! Jumping up and down!
You saved my day!
I will check with client who is on a apple phone!