• Resolved romytar

    (@romytar)


    Hello,
    Is it possible to remove the search field from the categories page and maybe also doing that move the product listings also more in the middle? I haven’t found an option anywhere to put the search field on or off sight. I am doing a website for a client who wants it out.
    Thanks for your help if you can help me with this.

    Best regards,
    Johanna

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Johanna,

    You can just set “Product Search” to “None” (in the “Basic” area of the “Options” tab).

    For getting the products in the middle, we’d have to see what you mean. Could you provide a link to your catalog and let us know what you mean? Then perhaps we could suggest some custom CSS that will help.

    Thread Starter romytar

    (@romytar)

    Thank you so much for the answer, I can’t believe how I’ve missed that setting there, but this solved my problem.

    As for getting the products in the middle – Now as I’ve removed the search tab, and press the “detail” mode, there remains empty space on the left where the search area before was, and the products are on boxes more on the right. There is empty space in the left for nothing and it would look better if the product boxes could be more centered in the middle. Is that possible to do?

    Also, would it be possible to remove the thumbnail and list options fully and only keep the detail-version of the listing? OR get the detail to be the first that loads as you open the page?

    Thank you again,
    best regards,
    Johanna

    Thread Starter romytar

    (@romytar)

    Oh nevermind actually the guestion about detail/thumbnail/list-options,
    I found the answer to that in particular in previous thread and solved that problem.
    But the question about centering is still valid, thank you.

    Best regards,
    Johanna

    Hi romytar,

    Could you send us the URL of your catalogue page?

    Thread Starter romytar

    (@romytar)

    Here is an example: https://www.revontulikuu.com/katalogi/
    So I removed the extra tabs and search field. So there is now empty space on left and the items are on the right side. Would look better if I could center the whole details list.

    Thank you in advance,
    Johanna

    Hi romytar,

    You could add the following Custom CSS by navigating to the “Catalogues” tab and selecting your catalog:

    
    .prod-cat-inner {
        width: 100% !important;
    }
    
    Thread Starter romytar

    (@romytar)

    Thank you ever so much, this did the trick!

    Best regards,
    Johanna

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to remove search field?’ is closed to new replies.