Remove categories section from full width search menu

This topic has 8 replies, 3 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler

  • Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 22, 2021 at 07:42
    7 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 22, 2021 at 14:52

    Hello,

    Add the below code to Theme Options > Custom CSS

    .ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
        display: none;
    }

    Regards

    Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 22, 2021 at 14:56

    it has removed the options but pls also tell how to reduce its height. the menu is very big and contains a lot of white empty space

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 22, 2021 at 16:14

    Hello,

    Add also the below code:

    @media only screen and (min-width: 993px){
        .search-full-width .et-mini-content {
            height: 300px;
        }
    }

    Regards

    Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 22, 2021 at 20:53

    its not working

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 23, 2021 at 09:09

    Hello,

    Provide URL of your site and temporary wp-admin access.

    Regards

    Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 23, 2021 at 10:02

    i have already provided it
    https://everyday-organics-961591.ingress-earth.easywp.com/

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 23, 2021 at 10:53

    Hello,

    Add !important; like here – https://prnt.sc/20m8cqa

    Regards

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

The issue related to '‘remove categories section from full width search menu’' has been successfully resolved, and the topic is now closed for further responses

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