• Resolved masonhoffman8

    (@masonhoffman8)


    I am wondering how to remove the search bar from the header in the Wootique theme.
    I just need to know what code to comment out and where that code is found. I’ve been looking through other similar questions, but none of the fixes work with this theme. Any help would be appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The easiest way to do that is probably using “display: none;” in the CSS code for that element. Try using Firebug to find the element and/or class or id to use.

    Any changes should be made in a child theme or custom CSS option or plug-in.

    Thread Starter masonhoffman8

    (@masonhoffman8)

    Thanks! Took some searching but I got it figured out.

    I think removing the line:

    <?php woo_nav_before(); ?>

    from the header file solves this, but i’m not sure if it will have any other negative impact.

    hi guys
    I’m really new at this and I seam to have the same problem as masonhoffman8, and I don’t even know where to find the file in order to make the change. can you show me the way pleaaaaaaase.

    thank you

    I’m sorry but as you are using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from wordpress.org here.
    Try http://www.woothemes.com/support/

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove search bar from header Wootique’ is closed to new replies.