<span class="wp-block-post-featured-image__overlay has-background-dim has-background-dim-50 has-contrast-background-color" style="" aria-hidden="true"></span>
]]>i’ve recently notticed an issue with POSTS gutenberg module in NEVE.
You can see that on knyszynska.pl and afryka.org/media pages.
The issue is that posts feature images are not cropped/fited/scaled into one size… so that there are no same vertical lines of pictures and titles. See screen here: https://ibb.co/7RdPWvn and https://ibb.co/v4VkPnn
Any chance to force scaling up/down of those images into one size?
Thanks,
Michal
I’m running Dara theme on WordPress.com.
]]>I’m quite new in WordPress development and is currently working on my personal project.
I would just like to survey on how to best handle or any tips you can provide in adding multiple images in a page/post? Is it best to add multiple custom field?
Thank you!
]]>.single-rcno_review .thi img {
display: none;
}
]]>.single .single-feat .single-thumb-full img {
width: auto;
// feature image parent class
.single-featured-image-header {
display: inline-block;
width:100%;
}
//css of feature image
element.style
}img {
height: 50%;
max-width: 50%;
}