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
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
Hi Yigit,
Thanks, works great!
Best
Thomas