Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #331229

    I’m having an issue with my left mega-menu appearing off-screen on small screens. I thought all of the mega-menu divs were supposed to appear in the same on-screen location. beta.geology.utah.gov

    Thanks

    #331273

    Hi marshallrobinson!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    #menu-item-5955 .avia_mega_div { right: auto !important; }}

    Cheers!
    Yigit

    #331900

    Hi Yigit,

    This solves the problem of it showing up off the screen; however, I remember before the 3.0 update that all of the 3-columned mega menus appeared in the same location on the screen. For example, the “Hazards” and “For Teachers” mega menu divs on my site both show up in the same location on the screen. Was this changed with the update? Out of curiosity, I removed all of my quick-css to see if it was affecting it, and it wasn’t. I guess what I’m getting at, is that I was hoping that all of my mega-menus would continue to take up the same physical location on the screen like before (Is this still possible?).

    Thanks!

    #332106

    Hi!

    Actually, the mega menu positioning issue is a bit inconsistent. It doesn’t break on other installations. You need to use the suggested code above for now to adjust the position of the mega menu.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.