Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1094217
    Catherine R
    Participant

    hi, I’m having trouble removing the arrow to the right of the text on a sidebar with a menu.
    I’d rather show that the link is active by using a color.
    Renew / all up to date. suggestions?
    thank you.

    #1094640
    John Ezra
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!

    #1094651
    kerriqueen
    Participant

    I just did custom CSS for it and it worked for me.

    .widget_nav_menu .current-menu-item>a:after {
        display: none;
    }

    🙂

    #1094759
    Prasant Rai
    Moderator

    Hello Catherine,

    Please use the code shared by @kerriqueen and let us know how it goes.


    @kerriqueen
    Thanks for helping out. 🙂

    Thanks.

    #1095017
    Catherine R
    Participant
    This reply has been marked as private.
    #1095065
    Thai
    Moderator

    Glat it worked, Catherine.

    If you need anything else please let us know.

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