Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1155175
    scottkwilson
    Participant

    Hi – Currently there are two arrows pointing down on the “Our Work” menu item indicating there is a submenu. How do I change this to a single arrow? Also, I would like to have the “Our Work” link not do anything when clicked. How do I do this as well? Thanks!

    http://newsite.stormwindcreative.com/

    #1155182
    scottkwilson
    Participant

    Hi – I figured out the second part of my question above… I just need help with making the two arrows pointing down be a single arrow.

    #1155217
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    You can update these by setting up a child theme and entering in the following CSS in the style.css file of that child theme.

    body .x-navbar .x-nav li > a:after {
      content: "\\f103";
    }

    Hope it helps.

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