Okay
  Public Ticket #849559
Secondary Navigation Menu Issue
Closed

Comments

  •  1
    Brittany started the conversation

    Hello,

    We had updated the Salient theme today on our website and we discovered an issue on the secondary menu dropdown. I will attach a screenshot for reference. I didn't know why the secondary menu dropdown was hiding behind the main navigation menu? If you could help us regarding this issue that would be great!

    Thanks so much

    http://stricklerins.flywheelsites.com/

    Username: flywheel
    Password: letmein

  •  8,994
    Tahir replied

    Hey ,

    Salient 7.5.01 is now available for Download on the Themeforest Download Page , Visual Composer has also been Updated to Version 4.12

    If you're upgrading from Salient VC 4.9.2, you'll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.12) in Appearance > Install Plugins - This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: https://themenectar.ticksy.com/article/3218/ . Visual Composer update instructions can be viewed here : https://themenectar.ticksy.com/article/5182/ .


    Best.


    ThemeNectar Support Team 

  •  1
    Brittany replied

    Hello!

    Thanks for your response! We are actually using the most up to date version (7.5.01) and we are still encountering the issue. Do you have another solution?

    Thanks so much!

  •  8,994
    Tahir replied

    Hey Again,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #header-secondary-outer ul ul li a {
        line-height: 1.5em !important;
    }
    
    #header-secondary-outer {
        z-index: 10000 !important;
    }
    

    Best.


    ThemeNectar Support Team 

  •  1
    Brittany replied

    Hello! 

    Perfect, that worked! Do you know if they will be fixing this issue or having a better solution in the next theme update?

    Thanks so much!

  •  8,994
    Tahir replied

    Hey Again,

    The Next theme update will have this patched. 

    Best.


    ThemeNectar Support Team 

  •  1
    Brittany replied

    Perfect, Thanks so much!