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


Home › Forums › Pro Themes › Kids Education Pro › Remove image from the bottom of an article
How can I remove this image from the bottom of each article?

Thank you in advance,
Vassilis
Hello,
Can you please provide us with site URL so that we can provide you with precise fix?
Regards.
Dear all,
my domain is https://4nip-ag-nikol.las.sch.gr/
It is in Greek language.
You can find articles here:
https://4nip-ag-nikol.las.sch.gr/hello-world/
or here…
Thank you very much,
Vassilis
Hello @vorfan,
To remove the user icon, please add below given by going to Admin Panel > Appearance > Customize > Additional CSS.
To remove the user image:
.single img.avatar.avatar-150.photo {
    display: none;
}
To remove the total box:
.single .about-author {
    display: none;
}
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. | 



