Hide header icons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35700
    Ian Cumberbatch
    Participant

    How can I stop the phone and email icons from displaying in the header?

    #35708
    Raghavendra
    Moderator

    The top header can easily be customized by having the template templates/header/top-header-area.php file in your child theme but for now, the following custom CSS will work –

    #top-header-area ul.contact-info { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.