Remove header search field

Home Forums All Other Themes Remove header search field

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198548
    Hermen SchomakerHermen Schomaker
    Participant
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: June 10, 2020

    How can I remove the header search field. Theme is SKT Woman.

    Thanks

    #198611
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header-extras {
      display: none;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.