Tagged: , ,

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #636268

    I read the solution at post Topic: Mega menu sub menu spacing, but it did not work for me, nor did the others posted solutions. Please assist in resolving. Hover over about to see the Huge space between main and sub link.

    Thanks

    #636559

    Hey Gloria,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #637173

    Thank you kindly for responding. I created a new test menu that reproduces the undesirable results.

    Thank you in advance

    #637176

    Sorry, forgot the login info.

    #637205

    Help pls.

    #637472

    Site live. Need a little help PLS.

    Thanks

    #637592

    #637602

    Hi,

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Can you please re-apply megamenu so we can see the issue? Currently you are not using megamenu on your test menu item

    Best regards,
    Yigit

    #637626

    I am not using mega menu. I also did not use mega menu on this site but the sub link works properly. Vernonholmeselectric.com. See login to this site in private section.

    However, I did change the test menu to mega menu as requested.

    • This reply was modified 8 years, 5 months ago by Gloria.
    #637628

    Hi!

    Mega menu sub menu spacing, but it did not work for me, nor did the others posted solutions.

    I am not sure what should we be checking on your website. Menu items and submenu items look fine on my end. Can you please elaborate on the issue you are having?

    Best regards,
    Yigit

    #637639

    The space between the primary link and the sub link below is huge. They are disconnected by approximately 100 Pixels or more. The sub link should be directly under the primary link. Problem is on ourkidzfirst.org. Menu should behave like menu on vernonholmeselectric.com

    I noticed that if I change the menu on the electric site to the same line as the header it also dawns a big gap.

    Issue seems to be with logo left menu right. The menu on the electric site is logo left menu below and it behaves properly.

    #637644

    Hey!

    Please go to Enfold theme options > Header and decrease header height

    Regards,
    Yigit

    #637663

    Then logo will be smaller than the client wants. Header height is limited for menu to align properly?

    #637664

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av_header_transparency .avia_mega_div {
        top: 70%;
    }
    

    Best regards,
    Yigit

    #637677

    Unfortunately that didn’t work

    #638811

    Hi,

    try to add an !important to the code:

    .av_header_transparency .avia_mega_div {
        top: 70% !important;
    } 
    

    Best regards,
    Andy

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