Remove category dropdown on advanced header

This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Olga Barlow

  • Avatar: ap1011
    ap1011
    Participant
    December 25, 2016 at 05:13

    we like the advanced header type but would like to not have the category dropdown on search

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 26, 2016 at 15:12

    Hello,

    Add the following code in Theme Options > Styling > Custom CSS

    @media only screen and (min-width: 992px){
    .header-wrapper.header-advanced .header-search.act-default .fancy-select {display: none;}
    .header-wrapper.header-advanced .header-search.act-default input[type=”text”] {width: 502px;}
    }

    Regards

    Avatar: ap1011
    ap1011
    Participant
    December 26, 2016 at 22:16

    thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 27, 2016 at 15:52

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.