- This topic has 1 reply, 2 voices, and was last updated 6 years, 6 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 


Home › Forums › Free Themes › Blog Lover › formatting
Hi,
it’s me again …
A post starts with “By:” + author + date – OK
BUT: between “By” and “:” is a space. This should be deleted
AND: Between author and date must be an space.
Actualy my Blog runs on localhost. You can see, what I mean on your Demo: https://themepalace.com/theme-demo/?demo=R1J3ZkZPMlNib0dTNG85RmlLT1VuZz09
“By : Moral ThemesFebruary 26, 2019”
Which are the files where I can correct the formatting?
(Iam very accurate)
Best regards
Frau Inga
Hello @frau-inga,
Here “By : ” is hardcoded which cannot be changed but you can add the spacing between the date and author by adding below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and add the CSS below:
a.url.fn.n {
    margin-right: 10px;
}
Hope this helps.
Thank you.
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 



