Viewing 3 replies - 1 through 3 (of 3 total)
  • beanis96

    (@beanis96)

    In the style.css you should have the following:

    #search-top {
    float: right;
    position: relative;
    }

    Change it to this:

    #search-top {
    display: none;
    float: right;
    position: relative;
    }

    I hate being even more than a newb. I have no idea how to get this search scpe removed. I do not know what it means to change the style.css. Can anyone be more specific please?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to talk to your theme’s vendors: http://woothemes.com/support

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wootique theme search box’ is closed to new replies.