Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #260582
    ellored
    Participant

    Hi there! Here is my site: http://flyingerf.se/

    I’m having trouble figuring out how to remove the search bar from in between the logo and the banner image, so that the banner image sits right underneath the logo. I’d appreciate some help on how to proceed?

    #260605
    Skandha
    Participant

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

    #header-right #search-5 {
        display: none;
    }

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

    #276843
    Anonymous
    Inactive

    Thanks this worked for me

    #276971
    Skandha
    Participant

    @ellored: 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/catch-everest/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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing search bar from top of page’ is closed to new replies.