New Landing How can we help? Atelier Mega Menu Columns

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #328877
    lauries
    Member
    Post count: 63

    Hi,

    Please see attached images:

    1) What is the ‘Custom HTML Column Width’ I should input in this box to make a column slightly wider?

    2) How can I make the 6th column align with the other 5 columns in the mega menu?

    Attachments:
    You must be logged in to view attached files.
    #329018
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi lauries,

    1) This allows you to make the custom HTML column a certain width (in px) so if you wanted it to be 400px wide, you’d enter ‘400’.

    2) Add this Custom CSS:

    li.sf-menu-item-html {
        padding: 0 20px;
    }
    li.menu-item.sf-mega-menu>ul.sub-menu>li.menu-item.sf-menu-item-html>a {
    padding: 10px 0;
    }

    Thanks,

    – Ed

    #329499
    lauries
    Member
    Post count: 63
    This reply has been marked as private.
    #329560
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You need to enable the Mega Menu on the parent menu item:

    #329656
    lauries
    Member
    Post count: 63

    Hi,
    Thanks but I don’t believe that is the issue. I’m having problems saving my Mega Menu (I’ve addressed this in another post) which is why the one you noted does not have ‘Enable Mega Menu’ checked. However, I do have other Mega Menus that are operating correctly (I’ve attached an example). See how the column containing the image does not align with the other columns? Thanks again. 🙂

    Attachments:
    You must be logged in to view attached files.
    #329857
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    li.menu-item.sf-mega-menu>ul.sub-menu>li.menu-item.sf-menu-item-html>a {
        padding: 0 0 30px 0;
        margin: 10px 0 0 0;
    }
    #330279
    lauries
    Member
    Post count: 63

    Thanks David this worked!

    #330400
    David Martin – Support
    Moderator
    Post count: 20834

    Very glad to help you out!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks,
    David

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register