Geocraft Theme most recent version Hi there I need help urgently as our site is about to go live. I am having an issue with featured image on listing not showing. It shows on the homepage slider but when clicked on the actual listing page shows no image. The text boxes are also not lined up, your prompt response would be really appreciated kind regards Kate
Hello, Please provide us your live website url as well as the screenshot where you facing the problem. Thanks & Regards Yogesh Bhade
Hello, Following css code will fix your issue, please paste it in Custom CSS and save it. Code: .flexslider .slides img { max-width: 100%; width: auto; } It will resolve your issue. Thanks & Regards Yogesh Bhade
Hello, Use following code in Custom CSS to fix your issue. Code: .depth_article .article_detail .article_rating { display: block; } It will resolve your issue. Thanks & Regards Yogesh Bhade