featured image height
-
is there css code that can be used to reduce the height of the featured image in Dara?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try the below code under custom CSS & let me know the results:
.hero-content-wrapper { max-height: 400px; }Please check all the pages & blog post on every device to confirm it is not impacting anything else.
Please refer this support article for more details for Custom CSS: https://en.support.wordpress.com/custom-css/
Hope this helps!
-
3crbio – the code tarunvijwani gave you is for the “hero” area on the homepage only. Let us know if you’re all set, or if you were looking to target the featured images on other pages too.
- The topic ‘featured image height’ is closed to new replies.