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

    I’m experiencing an issue with IE and the navigation. I believe all necessary files are updated to the latest version of Enfold but the navigation specifically looks very different from chrome/firefox. I need help to make it look like it does on chrome.

    #246629
    This reply has been marked as private.
    #246652

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .mega_menu_title img { width: 100%; }

    Cheers!
    Yigit

    #246728

    Hi Yigit,

    Thanks, that definitely helped!

    One other issue is that when the browser is slightly smaller than my screen contact us and community sometimes float below the menu (under home)any ideas there?

    #247196

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 1140px) {
    .bottom_nav_header.social_header .main_menu ul:first-child>li a {
    padding: 0px 4px; }}

    Then go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px

    Best regards,
    Yigit

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