Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #232196
    bmart
    Participant

    Hello again,
    I was able to remove the search box from the Home page, but how do I remove it from all of my other pages? I don’t want it displayed at all on my site. I don’t have the URL to post because my website is not published yet. Thank you!

    #232209
    Skandha
    Participant

    @bmart: Hello there,
    Can you please attach me screenshot of where your other search are appearing so that I can provide you the code to remove them?

    Kind Regards,
    Skandha

    #232310
    bmart
    Participant

    How do I add a screenshot or image to this post? Thanks!

    #232339
    Skandha
    Participant

    @bmart: Hello there,
    You can upload your screenshot to platforms like Dropbox or Google Drive and paste the link here.

    Kind Regards,
    Skandha

    #232382
    bmart
    Participant

    Thanks! Here it is below. You can see the search magnifying glass at the top right corner.

    https://drive.google.com/open?id=1ehr1JDv787uWoFU44nA1SFd9DUQABgIa

    #232648
    Skandha
    Participant

    @bmart: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .secondary-search-wrapper #search-container-main {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #232718
    bmart
    Participant

    That worked, thank you so much!

    #232785
    Skandha
    Participant

    @bmart: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/izabel/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to remove search box from all pages?’ is closed to new replies.