Submenus turn transparent second time hovered on
9 years 2 months ago #32505
by maestroc
Submenus turn transparent second time hovered on was created by maestroc
I just updated Maximenu CK, Params, and Mobile to the most recent versions. Now when I mouse over my main menu the first time it looks fine. But if I leave the menu, allow it to close, and then move the mouse back over it the submenu items on my first menu item have a transparent background. It was fine before the upgrade. Any ideas what might be causing it? The URL in question is:
teachertravelguide.com/newtv
Any help or ideas would be appreciated. I can always roll back to a backup but would prefer not to have to do so as sooner or later I am going to need to update anyway.
teachertravelguide.com/newtv
Any help or ideas would be appreciated. I can always roll back to a backup but would prefer not to have to do so as sooner or later I am going to need to update anyway.
Please Log in or Create an account to join the conversation.
9 years 2 months ago #32506
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Submenus turn transparent second time hovered on
Hi
in the file
teachertravelguide.com/~sawstemp/newtv/m...monid=mainmaximenuck
line 471 on
div#mainmaximenuck ul.maximenuck li.maximenuck.nodropdown div.floatck, div#mainmaximenuck ul.maximenuck li.maximenuck div.floatck li.maximenuck.nodropdown div.floatck, div#mainmaximenuck .maxipushdownck div.floatck div.floatck
change
position:static;
into
position:static !important;
CEd
in the file
teachertravelguide.com/~sawstemp/newtv/m...monid=mainmaximenuck
line 471 on
div#mainmaximenuck ul.maximenuck li.maximenuck.nodropdown div.floatck, div#mainmaximenuck ul.maximenuck li.maximenuck div.floatck li.maximenuck.nodropdown div.floatck, div#mainmaximenuck .maxipushdownck div.floatck div.floatck
change
position:static;
into
position:static !important;
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 2 months ago #32510
by maestroc
Replied by maestroc on topic Submenus turn transparent second time hovered on
That worked! Thank you!
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds