Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #630311

    Hello,

    I am having an issue with the positioning of my top menu dropdown items in Enfold. They are coming in vertically off-center, in a lower placement, which disrupts the whole look of the menu. You will find a link to my site and to a screenshot sample of this issue in the private content.

    Cant you suggest a quick CSS tweak to correct this?

    Is there any previous code tweak that may be causing this?

    thanks

    Omar

    #630320

    Hey ramirezo,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
     #top .av-main-nav ul a {
        padding: 0px 15px!important;
    }
    

    Best regards,
    Vinay

    #631764

    Thanks! That solved it

    -Omar

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Dropdown Items Not Vertically Centered’ is closed to new replies.