Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xuxo Friend
    #680531

    Hi, I’m having problems with a Megamenu Custom Module

    My custom module has an image, and the image did not appear. Then I found a post advising to put the following code in the custom.css

    .t3-mainnav .t3-navbar .open .dropdown-menu .custom img {
    display: block;
    }

    I did it and now the image appears, but the problem is that the heading of the custom module appears misaligned with the other headingss of the MegaMenu groups.

    See screenshot

    Thanks a lot for your help

    xuxo

    Ninja Lead Moderator
    #680878

    Hi xuxo,

    You can try with my tweak here:

    Open templates/uber/css/custom.css file and add new rule

    .t3-megamenu .mega-dropdown-menu .mega-col-module .t3-module {
    padding: 0px !important;
    }

    Ninja Lead Moderator
    #747059

    Hi xuxo,

    You can try with my tweak here:

    Open templates/uber/css/custom.css file and add new rule

    .t3-megamenu .mega-dropdown-menu .mega-col-module .t3-module {
    padding: 0px !important;
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum