DropDown Navigation Spacing

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 7 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #257951

    Jimmy Ryan
    Expired Member
    Post count: 202

    Please be so kind to tell me the style name and approximate line number to decrease the height space between CPT choices listed on the LISTING and ADD LISTING drop-down navigation in Supreme theme main menu.

    #257962

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Do you mind sharing the URL of the site in question so we can take a look? Also, could you please provide the exact location and how you’d want it to look like. You can use the private reply option below.

    Thanks!

    #258040

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #258170

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Try using the custom CSS below to adjust the navigation menu spacing.

    
    
    .sd #primary-nav ul li a {
        min-height: 50px;
        line-height: 50px;
        
    }
    #primary-nav ul .sub-menu a {
        padding: 0px 20px;
    }

    Thanks!

    #258214

    Jimmy Ryan
    Expired Member
    Post count: 202

    Kor Chung is a genius.

    #258269

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Glad that worked for you. Enjoy GD and let us know if you need anything else.

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket