Home › Forums › All Other Themes › SKT Adventure – Post Category Layout Issues
- This topic has 5 replies, 2 voices, and was last updated 8 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 4, 2023 at 11:19 pm #204726
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!
April 5, 2023 at 12:39 pm #204730Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.lay4_inner .post { float: left; }
Regards,
ChrisApril 5, 2023 at 7:37 pm #204747Thank 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!
April 6, 2023 at 9:16 am #204756Hi,
Kindly use this CSS to display image in correct size.
.imgwrap img { height: auto; }
Regards,
ChrisApril 6, 2023 at 9:56 pm #204784Perfect – That works! Thanks again for your help.
April 7, 2023 at 9:31 am #204789Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.