Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #131130
    skynet
    Participant

    Hello great Catch Team! is there any way to remove search box on 404 error page?

    #131139
    tikaram
    Keymaster

    @skynet : Please add the following additional css.

    .error404 .entry-content .searchform {
    	display: none;
    }

    Regards,
    Tikaram

    #131143
    skynet
    Participant

    Perfect! Thank you Tikaram!

    #131145
    tikaram
    Keymaster

    @skynet : Have a Good day.

    Reagrds,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How Can I Remove Search Box on 404 Page?’ is closed to new replies.