New Landing How can we help? Themeforest Theme Support Uplift Mega menu style issues since update to 1.3.14 -> 1.3.30

Viewing 3 posts - 16 through 18 (of 18 total)
  • Posted in: Uplift
  • #323197
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks, change to this:

    nav.std-menu ul.sub-menu, ul.mega-sub-menu {
        top: inherit;
        margin-top: -1px;
    }

    – Ed

    #323258
    GB
    Member
    Post count: 12

    Hi,

    I had to use:

    nav.std-menu ul.sub-menu, ul.mega-sub-menu {
    	top: inherit;
    	margin-top: -2px;
    }

    To make it match how it worked in earlier versions. All good now.

    Will this fix be included in a future update, or do I need to keep this in my child theme CSS?

    Thanks for your help.

    #323260
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Keep it in the child theme – we’ll investigate further for an update.

    Thanks,

    – Ed

Viewing 3 posts - 16 through 18 (of 18 total)

You must be logged in to reply to this topic.