- This topic has 5 replies, 2 voices, and was last updated 1 year, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Adventure – Post Category Layout Issues
Support,
On post category pages, the layout is not displaying the featured image (thumbnail) and excerpt correctly, or I am missing a setting somewhere!
The featured thumbnail image appears to be much too tall per post. This is pushing excerpts to become misaligned, and even not display. The category posts are not displaying anything like in the demo (https://sktperfectdemo.com/demos/adventure/blog-right-sidebar/).
Please review and let me know how to fix! Example category page: https://www.trailsandtap.com/trails
Thank you!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.lay4_inner .post {
float: left;
}
Regards,
Chris
Thank you – That fixed the alignment of the excerpts. The thumbnails are still not correct though – They’re being resized to display much taller. All featured images are square 470px x 470px. Please let me know how to correct this as well.
Thanks again!
Hi,
Kindly use this CSS to display image in correct size.
.imgwrap img {
height: auto;
}
Regards,
Chris
Perfect – That works! Thanks again for your help.
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]