Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #321096

    Hi Kriesi team,

    I would like to add an separator (an image or one of the separators from the theme) between blog posts on the blog post overview (after the read more). At the moment it is quite hard to tell where one posts starts and one ends (see link).

    Can you maybe help me out how to do that?

    Thanks!
    Thomas

    #322015

    Hey icotom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-29 .post_delimiter { border-bottom: 1px solid red; } 

    Best regards,
    Yigit

    #322061

    Hi Yigit,

    Thanks, works great!

    Best
    Thomas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Separator on blog post overview’ is closed to new replies.