blog features image height
-
Hi,
Is there some css available to increase the height of the main blog featured image on all single pages?
screenshot for clarification.
Best regards,
Thanks!
Hello,
Sorry but currently I am unable to see the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. And check if this works for you.
.single-post header.entry-header img {
height: 600px;
}
If not then provide the URL of the page with the screenshot to check it myself and help you out accordingly.
Regards.
Xtemos Studios.
Hi,
Please find the page I m refering to in the private area.
By the way, Blog image is defined on “large image”, which we like. the idea now is to increase the height of the image. The css above is not working.
Kind regards.
Hello,
I have visited the URL you provided.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.single-post .title-size-default {
padding-top: 135px;
padding-bottom: 135px;
}
Best Regards.
Hi,
Works like a charm, thanks!
Hello,
We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction is our priority, and your words reaffirm the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘blog features image height’ is closed to new replies.