Jump to content

MGM Menu Modifications

Closed 1.1.2

Hi Michael, I have an IOS webview app scheduled to be released soon. An important addition is your MGM application, as I am adapting it to be a single mobile menu.

Could you tell me how to remove the "v" arrow down?

105919000_836534710204701_47016580983344

How can I remove the hover elements, so that the menu remains a single colour?

I've had help with tweaking the menu, but there's a few things such as the above I could still do with some help with if you can. I'll PM you my sites URL and admin login details, at the moment I can't have the menu visible to anyone else as the app is pending release.

Hope you're well @Michael.

 

Share this comment


Link to comment
.cjmg_bar > li > a > i.cjmg_arrow {
    padding: 2px 5px;
    display: none;
}

I've managed to figure out how to remove the arrow "v" from the menu.

Just struggling with the hover css removal and, the floating issue with the menu (mentioned in PM).

Share this comment


Link to comment
×
×
  • Create New...