Hi there, my author mentions and separator lines, between the blog posts, are way more to the left of the alignment of the text.
How can I solve this?
https://www.arnoldvanouwerkerk.nl/blog
Login Credentials in private
Hey Henning,
Please try the following in Quick CSS under Enfold->General Styling:
.html_elegant-blog #top .post-entry .post-meta-infos {
width: 40em;
float: none;
max-width: 40em;
}
Best regards,
Rikard
Brilliant, tanks!!!