Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
May 3, 2017 at 10:38 pm in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #323258
Hi,
I had to use:
nav.std-menu ul.sub-menu, ul.mega-sub-menu { top: inherit; margin-top: -2px; }
To make it match how it worked in earlier versions. All good now.
Will this fix be included in a future update, or do I need to keep this in my child theme CSS?
Thanks for your help.
This reply has been marked as private.Hi,
yes, browser cache cleared, just checked with Chrome and FFox.
In Chrome inspector, if I disable the ‘top:100%’ from nav.std-menu ul.sub-menu, ul.mega-sub-menu {} (main.css:6043) it seems to fix it. i.e. the sub-menu then lines up correctly when header is full height and shrunk.
Thanks.
April 30, 2017 at 4:36 am in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #322839This reply has been marked as private.April 7, 2017 at 2:20 am in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #319987Hi,
I’ve installed 1.3.52 but still had same problems. I worked around by
– Deactivating “shrink header on scroll”
– Adding to my child theme css:
`
@media only screen and (min-width: 1800px) {
body #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
min-width: 600px;
}
`
April 5, 2017 at 11:18 am in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #319750This reply has been marked as private.March 30, 2017 at 10:01 pm in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #319172This reply has been marked as private.March 28, 2017 at 10:32 pm in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #318906Hello!?
More recent posts have responses from support team, but still I have no acknowledgement of this post?
Please respond ASAP.
Thanks.
March 27, 2017 at 11:20 am in reply to: Mega menu style issues since update to 1.3.14 -> 1.3.30 #318573This reply has been marked as private.Hi, Wow – that was quick.
That plugin does work, thanks. However, it would be more useful if the FAQs could be grouped or sorted by category, so that the plugin could order within each group.
Thanks for your prompt assistance.
Regards
-
Posted in: We hit Power Elite.