Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1011670
    newskywebsites
    Participant

    Hi there,

    The site I’m building has too many product categories to fit in the drop down menu on smaller desktop screens under “GALLERY”. See here: http://c84.f15.myftpupload.com/ I’d like to reduce the line spacing on the “GALLERY” drop down menu so it is tighter and all the options are visible.

    I’ve tried several variations of CSS offered in the forum to fix this, but no luck. Any ideas? Using latest WP and child theme. All plugins and X are updated.

    Thanks!
    Dawn

    #1012108
    Lely
    Moderator

    Hello Dawn,

    Thanks for posting in.
    Please use this CSS instead:

    .desktop .sub-menu a {
        line-height: 1;
    }

    Hope this helps.

    #1013032
    newskywebsites
    Participant

    Perfect! Thank you!!

    #1013165
    Rahul
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-1011670 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>