Tagged: mega menus
-
AuthorPosts
-
December 4, 2018 at 4:35 am #1040551
Hello
I have a mega-menu subnav that’s flying out to the right (all the others are working fine) and I can’t figure out how to pull it back in line like the others.
It’s the ‘Schedules’ menu at http://www.sinclairstudio.com/.
Thanks for any assistance.
NIk
December 4, 2018 at 9:45 am #1040646Hey Translibrium,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-19 .avia_mega_div { left:0 !important; }
Best regards,
RikardDecember 6, 2018 at 11:29 pm #1041860Hi Rikard.
Thanks for your response (for some reason, although I signed up to receive email notifications for this thread, I didn’t get one from your reply).
I copied the CSS into the Quick CSS but unfortunately this did not work.Any other ideas?
NIk
December 8, 2018 at 4:30 am #1042305Hi,
The CSS is applying fine on my end, please try clearing your browser cache and reload the page.
Best regards,
RikardDecember 9, 2018 at 12:12 am #1042615Hi Rikard.
Weird.
I’ve cleared my cache, viewed it in three different browsers (CHrome, Safari, Firefox) as well as on someone else’s machine and it’s not working in any of them.
Can you please check again?Nik
December 9, 2018 at 7:23 am #1042685Hi Nik,
Now it’s not applying anymore on my end either, where exactly did you put it? Please try it at the very top of the Quick CSS box:
#menu-item-19 .avia_mega_div { right:auto !important; left:0 !important; }
Best regards,
RikardDecember 11, 2018 at 9:40 pm #1043992HI Rikard.
I moved it to the very top of Quick CSS but it’s still not working.
I’ll add all my Quick CSS to the Private Content.
Maybe there’s something in there that’s messing up the menu.Thanks
NIk
December 17, 2018 at 3:13 am #1046124Hi,
Thanks for the update.
This css code should pull the mega menu towards the left.
#menu-item-19 .avia_mega_div { margin-left: -38vw; }
Best regards,
IsmaelDecember 17, 2018 at 4:53 pm #1046380Thanks very much Ismael.
That worked!
Nik
December 18, 2018 at 12:20 am #1046651Hi Translibrium,
Glad that we could help :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoDecember 18, 2018 at 5:56 pm #1046953Looks good Nikko.
You can close it.
Thanks to all of you for the help.NIk
December 19, 2018 at 3:37 am #1047091Hi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Ismael -
AuthorPosts
- The topic ‘Mega-menu subnav that's flying out to the right’ is closed to new replies.