Okay
  Public Ticket #1590785
change header
Closed

Comments

  • taylson started the conversation

    Hello, how do I remove the (.) From the menu and the lowercase? (onepage)

  •  840
    Jelly replied

    Hello,

    Please add this code to Appearance > Customize > Additional CSS:

    .navbar-default .navbar-nav > li > a:before {content: none;}
    

    Best Regards,
    Jelly Team