New Landing How can we help? Themeforest Theme Support Flexform Mini header bug 3rd level submenu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #1424
    dmathiasen
    Member
    Post count: 27

    See attachment

    #1514
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for pointing this out, will get it fixed in the next update. For now, you can add the following to Flexform Options > General Options > Custom CSS:

    #mini-navigation .menu > li > ul {
    	left: 0!important;
    }
    @media only screen and (max-width: 1024px) {
    	.logo-right nav .menu > li > ul {
    		left: 0!important;
    	}
    	.logo-left nav .menu > li > ul {
    		right: 0!important;
    		left: auto!important;
    	}
    }
    

    – Ed

Viewing 2 posts - 1 through 2 (of 2 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