Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168397

    I love this theme and you guys offer great support. I have one more question. On my site http://tinyurl.com/mlv7unz there are mega menus being used for industries, equipment and services. Industries mega menu looks ok I just want to adjust the rows high so each row is closer. How can I do that?

    On equipment and services I want them nice and clean without the extra padding on the right side and space in-between each item is way to much. I’m going for and IOS icon type of look. Can you help me out?

    #168519

    Hello asherbarrett!

    Please try this on your custom.css or Quick CSS:

    .mega_menu_title span {
    font-size: 12px;
    }
    
    #header .avia_mega_div .units {
    padding: 0 10px 0 15px;
    }
    
    #top .main_menu .menu li ul a {
    width: 100%;
    min-height: 23px;
    max-width: 60px;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Mega Menu Padding Adjustment’ is closed to new replies.