Hi y’all,
I’m working on launching my blog, and I noticed that the meta at the bottom of blog posts, which displays the post date, comment count, and author, is flushed left rather than centered like the rest. How can I make it centered?
Here’s a photo of what I’m describing: https://ibb.co/Tw8XHrY
Thank you in advance!
Hey Southern Comfort,
Provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Sure, here’s the link:
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100%;
}
Best regards,
Rikard
I added that to Quick CSS under General Styling, but it didn’t work.
Hi Southern Comfort ,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_elegant-blog #top .post-entry .post-meta-infos {
float: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks, that did the trick! Thank you all for your help!
Hi,
Glad Victoria could help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike