Mobile Responsive Overlap with Logo

Hi There!

I have an issue with the mobile responsive menu which is overlapping with the logo. Able to advise what I can do to solve this issue?

I am using the Portum Material. Attached screenshot for reference.

Thank you for the help on this! Cheers!

Hi there

Hope you are having a good day and thank you for your question
I need to see your live website, please provide url and i will take a look

well
you can can just have a look at your own demo

it is screwd-up, the mobile menu is overlayed with logotype and the mobile menu popup background has white text on white background :((((((

big dissapointment with such lame attitude.

HI

Sorry about this, we will fix it and as a temporary solution you can use this css code in appearance > customize > additional css

#mobile-menu {
position: relative;
top: 60px;
}
#mobile-menu li a {
color: #000;
}