< All Topics
Print

How Do I Remove the Author Section at the Bottom of Posts?

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

Log In