Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #246252

    Hey All,

    I’m trying to position the mega menu drop-down in our main menu, but I’m having issues. The code I’m using is:

    #top .avia_mega_div.avia_mega3.nine.units {
    left: -300px !important;
    }

    What am I missing here? The URL to our site is http://pencils.com. Thanks in advance!

    #246327

    Hey,

    The code works but some parts of your Quick CSS has some syntax errors:

    Regards,
    Josue

    #246632

    Hi Josue,

    Thanks for the response. I fixed the syntax, but the code still doesn’t seem to be working for me. Are you seeing it working on your end?

    Best,
    Alex

    #246638

    Hi!

    Now here:

    .related.products {
    display: none;
    }
    
    }
    

    There is an extra “}”.

    Cheers!
    Josue

    #246657

    OK, got it, but still not seeing the changes take effect. Thanks for clearing up my CSS, by the way!

    Best,
    Alex

    #246687

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,
    Josue

    #246751
    This reply has been marked as private.
    #246756

    It doesn’t work:

    Regards,
    Josue

    #246765

    Sorry about that. Give it a go now.

    #246776

    See it now:
    http://pencils.com/

    An additional “}” was needed before the code in order to exclude it from the media query before it.

    Cheers!
    Josue

    #246782

    Nailed it. Thanks!

    #246783

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Position Enfold Mega Menu’ is closed to new replies.