Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • angie00 Friend
    #867970

    The specific menu is showing an extra line for menu item but there is no menu item on the menu itself.


    1. Screen-Shot-2016-01-25-at-11.06.05-AM
    2. Screen-Shot-2016-01-25-at-11.06.20-AM
    Ninja Lead Moderator
    #868468

    Hi,

    The problem on your site is from custom work the CSS style on your site, you can fix it as

    Open templates/ja_sugite/css/custom.css file

    find and change

    /* nav pill styling */
    .nav-pills {
        margin-bottom:20px;
        padding-bottom:20px;
        border-bottom:1px solid #d9d9d9;
    }

    to

    /* nav pill styling */
    .nav-pills {
        margin-bottom:20px;
        padding-bottom:20px;
        border-bottom: 0px solid #d9d9d9;
    }
    

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum