Tagged: 

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1239611

    Hello,

    I’m having problems with the megamenu option not displaying correctly – column width. Please see private content for details

    Regards,
    Hank

    #1239618

    Since posting the above, I removed a header and a footer script related to our previous menu plugin which partially resolved the issue. There is still a problem with the width not being wide enough. This cuts off the text on the right side of menu items beneath the first megamenu under “Features”.

    #1239680

    Hi,

    Add this to quick css:

    #top #header .avia_mega_div>.sub-menu>li>ul ul li {
        margin-left: 15px;
        font-size: 10px;
        padding: 0 20px;
    }

    Best regards,
    Jordan Shannon

    #1239682

    I also can’t seem to change size and other styling of the menu items and description text using the CSS reference: https://kriesi.at/documentation/enfold/mega-menu/

    #1239683

    Thanks Jordan – I added that and it’s not changing. It could be related to why my other styling attempts are not working…?

    #1239696

    I relocated the CSS to the top of the quick CSS panel so it’s easily found. I can’t seem to make any styling changes. Please feel free to apply whatever you want and I will adjust as needed.

    #1240567
    This reply has been marked as private.
    #1240929

    Hi,

    Sorry for the delay. You should be able to use this css code to adjust the default width of the “Features” mega menu.

    #header .three.units {
    	width: 400px !important;
    }
    
    #header .six.units {
    	width: 800px !important;
    }

    Please don’t forget to toggle the Performance > File Compressions settings and remove the cache after adding the code.

    Best regards,
    Ismael

    #1241346

    Hi Ismael,

    Thanks – I added it to my quick CSS and the menu looks the same.

    #1242187

    Hi,

    Sorry for the delay. For some reason we can’t access the login page. Did you change the login URL? Please post it here so that we can try the css code.

    Best regards,
    Ismael

    #1242266

    Please see private data

    #1242830

    Hi,

    Sorry but there’s nothing in the private field in your last reply. And the site is also asking for an htaccess authentication. We tried using the login info above, but we still can’t get through. Please check the info carefully, or create a new admin account and post the info in the private field.

    Best regards,
    Ismael

    #1242831

    Hi,

    Sorry but there’s nothing in the private field in your last reply. And the site is also asking for an htaccess authentication. We tried using the login info above, but we still can’t get through. Please check the info carefully, or create a new admin account and post the info in the private field.

    Best regards,
    Ismael

    #1242887

    My apologies – something went wrong with my previous post. Please refer to the private content in this reply.

    Regards

    #1244146

    Hi,

    Thank you for the update.

    We disabled the cache and compression plugin temporarily, and turned off the theme’s Performance > File compression to regenerate the scripts. We also adjusted a few invalid css code in the General Styling field.

    The mega menu container is now 800px in width and contains 400px columns.

    Best regards,
    Ismael

    #1244396

    Hi Ismael,

    Thank you for the adjustments. Is there a way to control the text wrapping? The text does not wrap correctly within the column width.

    #1244681

    I decided to revert to using our plugin which makes the megamenu setup a lot easier. Thanks for your help, though.

    #1244727

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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