When I search for an item in SalesJunction theme the search results show the Featured Image in a much larger, poor quality image. My Featured images are 200px wide x 150px high. The results image appears to be close to 600px wide. http://awesomescreenshot.com/0862axqb37
Hello, Go to the style.css file present in your theme directory and follow the instruction shown in the image given below. This will solve your issue.
Not working. I did exactly as you described and now the image is oversized vetically as well: http://awesomescreenshot.com/0462b5z427 Attached is the revised css stle sheet.
Hello, Could you please provide the following information listed below. Thread Link: http://www.inkthemes.com/community/threads/images-in-search-not-sized-correctly.10085/ Your Website URL: WordPress Username: WordPress Password: Send this information on our email at support@inkthemes.com We will check and try to resolve your issue.
Please help. In correcting the search image issue (thank you), the add to cart button is now displaying incorrectly. http://awesomescreenshot.com/0782bolzcb
Thanks for the great support! Can you please advise what changes you made to fix this so I can do it in the future?
Hello, I have only paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard and then the issue is resolved. Code: .sidebar.becomemember input[type="button"].plus { height: 38px; }