Home>Support>Snapshot theme: sub menu items too crunched to each other.

Snapshot theme: sub menu items too crunched to each other.

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello. How can I make the row height(?) of the menu-items in the sub menu a little higher? They’re too crunched up to each other — (see sub-menu http://pattyfernandezdesigns.com/our-sites/). Also, how can I make the sub-wrapper of the sub-menu items have a solid background instead of opaque? My theme is Snapshot. Thanks for another great theme.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 4 days ago Andrew Misplon
    Hi, I Work Here

    Hi Patty

    Try this under Appearance > Custom CSS:

    /* Navigation */
    
    #menu-main-menu .sub-wrapper, #top-area .menu > ul .sub-wrapper {
    background-image: none;
    background-color: #000;
    }
    
    #menu-main-menu .sub-menu li, #top-area .menu > ul .sub-menu li {
    padding: 8px 0;
    }
    
    #menu-main-menu .sub-menu .pointer, #top-area .menu > ul .sub-menu .pointer {
    background: none;
    }
    
    #menu-main-menu .sub-menu, #top-area .menu > ul .sub-menu {
    padding-top: 10px !important;
    }

    We’ll need to drop the pointer at the top of the submenu as that’s an image – just a heads up. background-color: #000; is the background color of the drop down – edit as required.

  2. 11 years, 1 day ago Patty Fernandez

    Looks great Andrew. Thanks so much for your quick responses and great support!

  3. 11 years, 21 hours ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More