Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #278878
    asdesigned
    Participant

    I have scoured the forums for help with this and have tried all of the tips and nothing has worked for me so far.

    I’m trying to get rid of the search bar feature in the header so there is no space between my logo/tagline and the primary menu. I have no use for the search bar.

    http://as-designed.ml/

    Any help would be greatly appreciated. I’ve spent far too much time on this. 🙂

    #278897
    Skandha
    Participant

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

    .secondary-search-wrapper {
        display: none  !important;
    }

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    #278914
    asdesigned
    Participant

    Thank you so much! That worked perfectly. I lost hair over that. 🙂

    #278923
    Skandha
    Participant

    @asdesigned: 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/photo-journal/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

    #279926
    asdesigned
    Participant

    I’m happy to! You’ve been a big help to me!

    #280047
    Skandha
    Participant

    @asdesigned: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Issue removing search bar in header’ is closed to new replies.