Okay
  Public Ticket #3410122
Icon in the nav bar
Closed

Comments

  • Jean-marc Guillaume started the conversation

    Can i remove the icone on de nav bar ? 

    8694308656.png
  •  1,627
    Andrey replied

    Hello, Dear Customer.

    Sure, to do this - please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    .icon-inline.right-icons {
        display: none;
    }
    

    Then save changes and check results at front-end.

    Best Regards!