• I am trying to remove the underline on the menu links, but nothing is working.
    Tried adding this :

    .tg-primary-menu.tg-primary-menu–style-underline > div > ul > li.current_page_item > a {
    text-decoration:none!important;
    border-bottom: none!important;
    }

    in different ways to additional CSS but doesn’t work. Help please?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t remove menu underline’ is closed to new replies.