Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1373340
    Sandie
    Participant

    Hi,

    I would like to remove the “arrows” in the header menu.

    They was added when I made a Mega menu for those menu items.

    http://prntscr.com/e9f3tb

    URL: https://youpheal.com/

    Thanks!

    Best Regards
    /Sandra

    #1373588
    Joao
    Moderator

    Hi Sandra,

    Please add the following code to Appereance Customizer CUstom CSS

    .x-navbar .desktop .x-nav li>a>span:after {
    
    display: none;
    }

    Hope it helps

    Joao

    #1373713
    Sandie
    Participant

    Thanks,

    Works great!

    /S

    #1373801
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1373340 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>