Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • parisi Friend
    #866552

    I have mega-menu and the numbers are appearing above two of the menu items.

    Why is it only appearing above 2 of them?

    How do I remove the numbers?

    I added the following to a custom.css file but they still display.

    .t3-megamenu > .navbar-nav > li:nth-child(1) > a:before {
    content: “”;
    }
    .t3-megamenu > .navbar-nav > li:nth-child(2) > a:before {
    content: “”;
    }
    .t3-megamenu > .navbar-nav > li:nth-child(3) > a:before {
    content: “”;
    }
    .t3-megamenu > .navbar-nav > li:nth-child(4) > a:before {
    content: “”;
    }
    .t3-megamenu > .navbar-nav > li:nth-child(5) > a:before {
    content: “”;
    }

    Thanks for your help on this!

    Paul.

    pavit Moderator
    #866819

    It doesn’t works because it is overrided by this file /templates/ja_charity/local/css/themes/kgc1/megamenu.css line 390 to line 415

    remove them from your custom theme /themes/kgc1/

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

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 8 years, 10 months ago.

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