Hamburger menu is opening to the left off screen on mobile device

Hello again,

This Green Lady is slowly but surly figuring it out, however, I have another issue I cannot seen to figure out, yet it seems to be a common issue :confused:
When I open my page in mobile device the hamberger icon opens to the left of the page, off the page. I found information stating I need to imbed

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

Into the CSS Layout. However, im not sure where to place it.

Hi Elizabeth. Is this question related to Gravity Forms? If so, can you share the link to the page on your site where the issue is visible? Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.