Hi Guys,
I have just finished a site and finishing off the responsive side and can across this issue.
The CSS Menu wont show up in an iPhone on the front page only . I also use
responsivedesignchecker.com/stringline.virtualbean.com.au
when developing and it looks fine in there, but when testing on an actual iPhone I get a slim line with no menu.
Hi Wayne,
Thanks for contacting us and choosing our product!
About your problem.
Please go to backend-> Tab advanced - > config custom css
add css
#wrap_menu{
padding-bottom: 30px;
}
I think your template affect it.
Thanks!
Hi NT,
Thanks again for your quick response.
I tried that but it still would not open properly on an iPhone.
I discovered that I had a fixed height in one of the other class, once i removed this it was all fine