[Support request] Mega menu not full width

Home Forums Support [Support request] Mega menu not full width

Home Forums Support Mega menu not full width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #295363
    Jonathan

    That’s an awesome theme you have there Tom !

    Followed your doc for adding simple mega menu. Added custom CSS & “mega-menu” class to parent element in the menu, but it’s not working properly on the front-end.

    Please see here : http://be.igrhost.com/

    There is 4 columns, but the width of the dropdown menu stay the same as the grand-parent element.

    #295526
    Tom
    Lead Developer
    Lead Developer

    Looks like this CSS in your child theme might be breaking it:

    .bext-contact-secteur /* Liste des secteurs */
    .bext-contact-services-title /*Titre services offert*/
    .bext-contact-services /*Liste services*/
    .bext-contact-confiance-title /*Titre confiance*/
    .bext-contact-confiance-list /* Liste confiance*/
    .bext-contact-sidebar /*sidebar*/
    .bext-contact-form-section /*Section formulaire contact */

    If you’re going to keep them empty, you need to add the brackets:

    .selector {}

    Let me know 🙂

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