New Landing How can we help? Themeforest Theme Support Neighborhood Mega Menu dividers and spacing

Viewing 4 posts - 1 through 4 (of 4 total)
  • #145149
    Allano
    Member
    Post count: 44

    Hello,

    The mega menu items are not showing the 1 pixel divider borders and the bottom of the mega menu is looking like it’s missing padding at the bottom of the menu.

    thanks,
    AP

    #145343
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a {
       border-bottom: 1px solid #ddd !important;
    }
    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a, li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title{
    magin:4px 20px 0px !important;
    padding:6px 15px !important;
    }
    
    

    Thanks
    Mohammad

    #145619
    Allano
    Member
    Post count: 44

    worked like a charm thanks!

    #145627
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.