Hi,
Menu not visible on mobile after elementor update the menu bar also became too big
Please help
Regards
Hi,
Menu not visible on mobile after elementor update the menu bar also became too big
Please help
Regards
Hi,
I am sorry you have run into issue with the mobile menu button. I am happy to help out.
Please try adding this simple CSS code to Appearance > Customize > Additional CSS from dashboard.
.btn-menu {
font-size: 28px;
font-family: "FontAwesome";
color: #000;
}
.btn-menu:before{
content: "\f0c9";
}
If it doesn’t change anything, you may want to clear cache/history on your web browser and restart it.
Regards,
Kharis
aThemes Support