In the byline at the top of each post is missing a space between category and word the by
In How Tosby "Tec Timmy"September 28, 2019Leave a Comment
This looks slopppy. How can i fix this to add the space globally?
In the byline at the top of each post is missing a space between category and word the by
In How Tosby "Tec Timmy"September 28, 2019Leave a Comment
This looks slopppy. How can i fix this to add the space globally?
Hello Tim,
Thanks for writing in! To fix this issue globally, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.p-meta span a:last-of-type,
.p-meta span a:last-child{
margin-right: 10px;
}
We would love to know if this has worked for you. Thank you.
Worked great - thank you!
You’re must welcome,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.