- This topic has 5 replies, 2 voices, and was last updated 8 years, 10 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 › naturo pro blog posts
hello I have asked this a number of times but not received any help. my url is www.atlas-1.com. the blog posts on the home page are stretched and the size of the blog post boxes in inconsistent. I would like the boxes to be the same size/height and the read more button to appear at the same height, same at the boxes in services section on homepage. can somebody please help me with this? I have cut and paste custom code you advised someone else to use, but this didn’t resolve the problem. thanks in advance
Hi Sean,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.BlogPost .blogpost_thumb img{ height:auto !important; }
.BlogPost{ min-height:640px;}
.BlogPost .view-all-btn > a {bottom: 10px;display: block;left: 23%; position: absolute;}
Regards,
Brad
hello brad. this helps, but the images are still squashed horizontally. also the boxes are the same height, but the read more box is not at the same height. thanks in advance
Hi Sean,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:980px) {
.BlogPost .blogpost_thumb{height: 175px; overflow: hidden;}
.BlogPost{min-height:540px !important;}
.BlogPost .blogpost_thumb img {height: auto !important; min-height: inherit !important;}
.BlogPost .view-all-btn {bottom: 20px; left:23%; position: absolute; text-align: center;}
}
Regards,
Brad
thanks brad
this is almost there! the only thing that is still not working, is the image sizes. is there a way to make the images all the same size? a cropped section of the image is fine.
also is there a way of stopping the header image on pages from stretching when the window size is changed?
thanks, sean
Hi Sean,
Kindly use header image which has 1400px wide and 300px in height.
Regards,
Brad
What are the key features of popular Free WordPress Blog Templates for content creators? The internet is a great place to share your opinion on […]
How do eyewear WordPress themes showcase product catalog and variations effectively? Do you have an eyewear or optical store and want to market your products […]
Are you searching for the best Editor WordPress themes? Every website owner demands for editor friendly themes so they can prepare their website and edit […]