Ethos blog meta

Hello,
I can’t figure out how I lost the space between the category and author in my blog post meta line.
It on GentleCycle.net if you want to have a look.

Ethos

Hey @jgwyant,

We’re very sorry about this issue. This is a bug which I have reported just now. The fix will probably be included in one of the coming releases. Please stay tuned.

Thanks.

No problem. Thanks for looking into it.

Hey @jgwyant,

I’m sorry I forgot to add this temporary fix. Please add this code in X > Theme Options > CSS.

.p-meta span a:last-child {
    margin-right: 3px;
}

Just remember to remove that code when the fix is released though as that would cause a double space. Once an update is released, please check our Changelog if the fix was included.

Thanks.

Hi @jgwyant,

Thanks again for bringing this to our attention. I just wanted to let you know it has been corrected for the point release we are going to push out this afternoon.

Thanks guys.

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.