Tagged: mobile logo
HI
On my mobile on the site below the logo is not linking to the homepage.
Can you check this and see what the issue may be? I don’t think I added any code that would interfere with the link
thanks
Nancy
Hey Munford,
Thank you for the inquiry.
The logo is not clickable because the burger menu is covering it. Did you add this css code?
.responsive #top #wrap_all .main_menu {
width: 100%;
}
Removing the css should fix the link issue.
Best regards,
Ismael
that was the problem thanks.
you can close this thread