Where to customize the search area on home page

This topic has 3 replies, 2 voices, and was last updated 1 years, 6 months ago ago by mart

  • Avatar: mart
    mart
    Participant
    October 10, 2022 at 17:43

    Hello Good day,

    Where can I customize this area.

    Kindly check the picture.

    Thanks

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    October 11, 2022 at 05:46

    Hello, @mart,

    If you simply want to remove it then add the next code in Theme Options > Theme custom CSS > Global:

    .ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
        display: none;
    }
    @media only screen and (min-width: 993px){
        .search-full-width .et-mini-content {
            height: 300px;
        }
    }

    OR

    Go to this page: https://www.8theme.com/taskboard/ and search for “Popular categories” and check the answer – https://prnt.sc/1ubo6yx

    Regards 8Themes Team.

    Avatar: mart
    mart
    Participant
    October 12, 2022 at 17:59

    Thanks…

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

The issue related to '‘Where to customize the search area on home page’' 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.