How Can We Help?
-
Other
-
Frequently Asked Questions
-
Ads
-
Additional Features
-
Favicon
-
Mobile
-
Images
-
Activation & Installation
-
Installation & Activation
-
Set-up
-
Important Set-up Instructions
-
Home Page
-
Posts
-
Customization
- Can I Use a Child Theme with Acabado?
- My Buttons Aren't Working
- Add/Remove the Meta Data Under the Post Title
- Can I Change the Alignment of the View Post Button?
- Adding Custom CSS
- Changing the Button Color
- Changing the Title Bar Color
- Can I Change to the Order of the Posts on the Home Page?
- Can I Adjust the Header Spacing Within My Post?
- Pagination on Posts
- Book Review Table Alignment
-
SEO
-
Featured Tiles
-
Page Builders
-
Featured Images
-
Plugins
-
Hero Image
-
Sidebar
-
Compatibility
-
Schema
-
Menu
-
Footer
-
Video Tutorials
-
Site Layout
- Articles coming soon
-
Tutorials
- Articles coming soon
< All Topics
Print
How Do I Remove the Author Section at the Bottom of Posts?
PostedApril 30, 2020
UpdatedApril 30, 2020
ByRicky Income
I want to remove the author bio and photo at the bottom of each post. How can I do this?
Right now, this section is part of the theme design. The only way to remove it is with CSS. We will look into the making this a removable option in the theme in a future update.
To remove the Author Section using CSS go to Acabado Settings > Custom CSS. Type the following into the dialog box:
article.author-card {
display: none;
}
Please note: Any theme updates using CSS are to be done at the discretion of the individual user. Income School is not responsible for troubleshooting or assisting in any issues created by the use of CSS customizations on your theme.
Error processing API data.
Table of Contents