Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #305244
    rizkadarmawan
    Participant

    Hi Everybody, I need some help, I need to disable search bar, how to disable it? I using Catch Responsive Pro themes. Thank you

    #305245
    Skandha
    Participant

    @rizkadarmawan: Hello there,

    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #305975
    грасе73
    Participant

    need to disable search bar, how to disable it?

    #305986
    Skandha
    Participant

    @grase73:  Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .sidebar-header-right {
    display: none;
    }

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to disable search bar’ is closed to new replies.