• hi, there

    i am wondering how can i change search result for astra theme to show only photos and “add to cart” only? Not showing description and image is too large by default, thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Louisapple,

    Could you share your website url, so I can have look?

    Kind regards,
    Elisabeth

    Thread Starter louisapple

    (@louisapple)

    it is https://www.ktcohandles.com.au/

    it seems to be normal for astra theme, i just think it is not very convenience for customers to scroll a long page to find something they want

    Hi Louisapple,

    If you’re open to the idea, the search result page can be modified specific to your needs through (paid) customization.

    Another possibility is, through minor css code, to make the image smaller. For example you can use something like this inside WP Customizer:

    .search-results .product.has-post-thumbnail img {max-width:300px}

    Kind regards,
    Elisabeth

    Thread Starter louisapple

    (@louisapple)

    where about the option, i paid for pro version, thanks

    You can add the CSS code by going to WP Admin > Appearance > Customize and scroll down to Additional CSS.

    I’m not part of the BrainStorm Force team; I’m just a someone with coding skills and plenty of WordPress knowledge. ??

    If you have the Pro version, it would be better to contact them directly by clicking on this link and simply share this forum post with them. That way you don’t have to explain your question twice.

    Kind regards,
    Elisabeth

    Hi @louisapple,

    The search result looks that way due to the search result page is using the default Archive layout. This is the expected/default behavior of the Search element.

    If you would like the search result page is using the WooCommerce Product Archive layout, you need to use the Product Search widget of the WooCommerce plugin instead. However, if you still want to use Astra Search element, this doc might help you.

    Kind regards,
    Herman ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘search result for astra theme’ is closed to new replies.