How do I delete or customize the layout of the full-width search?

This topic has 5 replies, 3 voices, and was last updated 1 years, 12 months ago ago by Sadikul Islam

  • Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    April 28, 2022 at 11:46

    How do I delete or customize the layout of the full-width search?
    See the screenshot for a better explanation

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 28, 2022 at 12:08

    Hello,

    Theme Options > Header Builder > Search > Product Categories
    To disable categories, 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;
        }
    }

    Regards

    Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    April 28, 2022 at 19:33

    Thank you for the solution, there is no way to change the layout? or add another category there right? like after the popular category I want best sellers
    is it possible?
    Or can we show products instead of categories there?
    Let me know if possible Thank you

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 28, 2022 at 19:38

    Hello,

    Nope, there are no such options there.
    All the available options you can find in Theme Options > Header builder > Search.

    Regards

    Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    April 28, 2022 at 21:16

    Ok Thank you

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

The issue related to '‘How do I delete or customize the layout of the full-width search?’' 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.