Replies: 0
Hi there,
I am testing a dropdown menu to be implemented on our site. I’m working on default Astra theme (don’t have Nav Menu)
Issue:
Mobile menu toggle functionality is broken – I am able to see the icon but it doesn’t open the dropdown menu.
I found the CSS below in an old thread. It does change the colour and position of the icon but not expand functionalities on it.
button.ast-menu-toggle {
width: 100% !important;
padding-left: 90% !important;
border: 0 !important;
color: #FE6F3C !important;
}
I’ve been working with Astra theme for very little (two months) Tips will be very welcome.
Anyone experienced same issue?
Thank you in advance,
JMGD