Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi!
How can i align the post date and category to left, with CSS?
I try:
div.entry-meta {
text-align: left !important;
}
(did not work)
.entry-meta span {
color: #d44444;
text-align: left !important;
}
(color ok, but the align did not work)
entry-dat, category, span, span a…
Unfortunately, it doesn’t work.
Thank you for your help.
Hi Floyd
Thanks for reaching out.
Do you have a public URL where we can take a look at what’s going on?