Hey Kriesi,
I’ve altered the single blog view for the featured mage to be full-width (see first link),
the problem is when there is no featured image, there is no top padding for the author image (second link),
Can I change CSS specifically for a blog page that doesn’t have a featured image?
I need this change not to effect the blog post element…
Thanks!
Uri
Shalom
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post .big-preview.multi-big + .blog-meta {
padding-top: 0;
}
.single-post .blog-meta {
padding-top: 50px;
}
Cheers!
Yigit
Thanks for this! :-)
Hi,
Glad that worked for you! Feel free to reach out to us again if you need assistance with anything else :)
Best regards,
Jordan