Hello!
Could you please tell me how to left justify the date on my posts?
Thanks!
Shelley
Hey rhinocorp!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post-meta-infos {
text-align: left;
}
Regards,
Yigit
perfect thanks!