I’ve got two problems.
1) the burger icon doesn’t display on tablet or mobile. the function is actually there if you press on the white area to the right of the search icon, but no burger icon
2) the breakpoints for tablet are not working on horizontal tablet.
http://hg.hostworks.net/
Does anyone have ideas? the burger menu does not display on any tablet or mobile, but it is there if you press on the white area. The search icon is also illusive depending on the display format.
Hi,
The link you provided does not finish loading. can you please check?
Best regards,
Jordan Shannon
its working fine for me
Hi,
It seems to work now. Please add the following to quick css to fix the menu:
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after{
background-color:#2e73b3!important;
}
Best regards,
Jordan Shannon