Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1412955

    Hi,

    Could you advise on how to create a Menu Column Title and Mega menu Column Title?
    I can’t see Column as an option within Menus
    Something that stands out as a subheading, as you have used on your Enfold2017 theme demo.

    Thanks

    #1412965

    I seem to have found the mega menu column etc.

    How do you change the width of the mega menu/mega menu column, so there is less white space on desktop etc?

    Thanks

    #1412989

    Hi,

    Please post a link to where we can see the element in question, and a screenshot highlighting the changes you would like to make.

    Best regards,
    Rikard

    #1413032

    Hi,

    I seem to have solved this by adding this CSS that I found on another support from your feed.

    }
    #top #header .avia_mega_div {
    max-width: 540px;
    }
    .av-main-nav ul {
    width: 170px;
    }

    Let me know if this is ok.
    Site in private content.

    Thanks

    #1413059

    Hi,

    Great, I’m glad that you found a solution. If the CSS in question is working as you wish, then I don’t see any problem in using it.

    Best regards,
    Rikard

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