I want to remove Search Box Option from My Site

Home Forums All Themes Questions I want to remove Search Box Option from My Site

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4278
    Neeraj Patankar
    Participant

      Hi,

      I have launch my Site online. I want to remove the Search Bar which is there by default in the theme. Please help me to get it removed.

      Site: https://worldwideimpexhub.com

      Please reply me soon.

      Regards

      Neeraj Patankar
      7045139322
      Email:[email protected]

      #4279
      Forum Moderator
      Moderator

        Hi,

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

        .header-search-toggle {
            display: none;
        }

        Regards,
        Shri

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