Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1073838

    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

    #1074185

    Hi Paul,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_elegant-blog .av-vertical-delimiter {
      display:none;
    }

    Best regards,
    Rikard

    #1074283

    Thanks very much Rikard,

    That worked perfectly!

    Regards
    Paul

    #1074601

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Theme – remove space between featured image and blog post title’ is closed to new replies.