Search Result Image Size

Posted in: Newspaper
Post count: 78

How to change the default image size (324×235) in wordpress woocommerce search result page into 1:1 instead?

Thanks.

Post count: 18283

Hello !

That you should be able to edit from wordpress customizer as you can see here: https://prnt.sc/vkr6tw

Thank you !

Post count: 78

I have tried to set to 1:1 or uncropped but it still showing 324×235px images…

Link here: https://aswheatasus.com/?s=

  • This reply was modified 5 years by SeaBlueHK.
Post count: 78

Ah! I have figured out that I should use the “Product search” instead.
I could add this function to my sidebar via widget.

However, could I replace this to the default search on the mainmenu?

Or, where could I take away the search function on the mainmenu?

Thanks!

Post count: 78

Also, how can I change the width of the search text input bar and move the button to the side of it?

Post count: 18283

Hello !

Newspaper Theme only renders the search function from wordpress. That is determined by wordpress.

Please provide a link to your website so we can take a look at those input bars.

Thank you !

Post count: 78
Post count: 18283

Hello !

Unfortunately editing the size of those elements background will require custom work which is not covered by the support team.

Thank you !

Post count: 78

I have fixed the search bar by adding this line.

.widget_product_search input[type=”search”] {
width: 85%!important;
}

Thanks.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.