Hi can you tell me how I can hide a featured image from the top of my blog post. I just updated to Gutenberg today and in the old WP version you could select ‘don’t show featured image’ this seems to be gone now…
Anybody any suggestion
Hey raymondleever,
Add this to quick css:
.post-entry .avia-image-container-inner img{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan, thanks for your prompt reply. Unfortunately the code doesn’t help. Any other suggestions?
Hi,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi,
Thanks for sharing. Add this to quick css:
.big-preview.multi-big{
display:none!important;
}
Best regards,
Jordan Shannon
Thanks Jordan! This solved my ‘problem’
Hi raymondleever,
Glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko