Never mind. I have got it to work! Thank you.
Hi Hannah,
I’m trying different settings on the menu, and it seems alright now.
Here is the css that fix the dropdown menu for me.
#nav-main ul.sf-menu ul li a{
text-align:center;
background:transparent !important;
background-color:#e6868d !important;
}
But I’m having trouble configuring the mobile navigation menu. The menu is blank.
Any idea?
Thanks.
Hi Hannah,
The code works when I stop using image as background and use background-color instead.
But the gap between primary menu and dropdown menu still exits.
Is there anyway to eliminate this gap as well?
Thanks again.