Comments 5geeckin0s started the conversationJuly 25, 2018 at 7:15amHello, is it possible to display the full images when i search for a product instead of the rounded cut?Now, the way it works, it's not reasonable because it cuts all the images which the user must see.Thank you.[deleted] repliedJuly 25, 2018 at 7:27amHi there, Please just add this CSS code to your Custom CSS area: .search-results-holder .result-box .result-image a .image-placeholder, .search-results-holder .result-box .result-image a .image-placeholder>img { border-radius: 0% !important; } Will set this ticket as solved from here. 5geeckin0s repliedJuly 25, 2018 at 7:29amThis removes the radius. How can make them bigger?[deleted] repliedJuly 25, 2018 at 7:55amHi there,Please just add this CSS code to your Custom CSS area: .search-results-holder .result-box .result-image { width: 250px;} 5geeckin0s repliedJuly 25, 2018 at 8:11amThank you but this was the second step. I had to edit search-results.php and change 220,220 firstIs there an easy way to display products in 2 or 3 columns?[deleted] repliedJuly 25, 2018 at 8:14amHi there,Sorry but this option is not available.P.S: Please be aware as by doing customization if something happens like miss-editing files the responsibility is yours and we wont support you on finding the problem, as we are only guiding you how to get the results you need.Thanks for your understanding. 5geeckin0s repliedJuly 25, 2018 at 8:15amOk thank you1 Like Sign in to reply ...
Hello, is it possible to display the full images when i search for a product instead of the rounded cut?
Now, the way it works, it's not reasonable because it cuts all the images which the user must see.
Thank you.
Hi there,
Please just add this CSS code to your Custom CSS area:
Will set this ticket as solved from here.
This removes the radius. How can make them bigger?
Hi there,
Please just add this CSS code to your Custom CSS area:
Thank you but this was the second step. I had to edit search-results.php and change 220,220 first
Is there an easy way to display products in 2 or 3 columns?
Hi there,
Sorry but this option is not available.
P.S: Please be aware as by doing customization if something happens like miss-editing files the responsibility is yours and we wont support you on finding the problem, as we are only guiding you how to get the results you need.
Thanks for your understanding.
Ok thank you