Anonymous User 16453565
(@anonymized-16453565)
Hey @nicolasfontana,
To fix menu button in mobile, go to Appearance → Customize → Additional CSS and enter the following code:
@media only screen and (max-width: 480px) {
#site-identity {
margin-right: 60px;
}
}
Let me know if that does it.
Thanx.
Hello @snehalb890,
Thank you very much for the help.
@nicolasfontana,
When we inspected your site, the mobile menu is working fine. So if you have any issues further then please post them directly in our official support forum given below:
https://wptravel.io/support-forum/forum/travel-log/
Thank you.
Best Regards!!
Thanks @snehalb890 for your help now it works perfectly.
Thanks too at @wensolutionsupport .
Cheers