Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • defende Friend
    #1049821

    Hi,

    I’m modifing the css of the template but I having problems to eliminate the infra-line between the menu voices.
    I’ve tried to find the css rule but nothing.
    Can you explain me how to remove it?
    I’ve attached an image that explaines what is the line to eliminate.

    Best reguards

    • Defende

    1. menu
    Pankaj Sharma Moderator
    #1049933

    Hi
    Kindly share the URL of site here, I will check and suggest you changed based on your site.

    Regards

    defende Friend
    #1050009
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1050025

    Hi
    Add below code in /css/custom.css file

    .t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li {
        border-bottom: none!important;
    }
    .t3-megamenu .mega-nav > li:first-child, .t3-megamenu .dropdown-menu .mega-nav > li:first-child {
        border-top: none!important;
    }

    save and check.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

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