I would like to remove the space and small grey line that appears between the blog post image and the blog post title. See example link below.
The Blog Styling is currently set to “Elegant” and the Blog Layout to “Single Author, big preview Pic”. The Single Post style is set to “Single Post with big preview image”.
Is there some custom CSS (or other setting) that would remove this space?
Thanks
Paul
Hi Paul,
Please try the following in Quick CSS under Enfold->General Styling:
.html_elegant-blog .av-vertical-delimiter {
display:none;
}
Best regards,
Rikard
Thanks very much Rikard,
That worked perfectly!
Regards
Paul
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon