Title: CSS fix &#8211; author pull left
Last modified: June 4, 2020

---

# CSS fix – author pull left

 *  Resolved [rpvani](https://wordpress.org/support/users/rpvani/)
 * (@rpvani)
 * [6 years ago](https://wordpress.org/support/topic/css-fix-author-pull-left/)
 * Following the link, the author bio box looks like it is a full page (like the
   footer) which is causing the photo and name to pull far away from the bio section.
   It looks weird. Does anyone know what class I need to modify?
 * [https://nexuspmg.com/category/original-content/](https://nexuspmg.com/category/original-content/)
   <- any post off this page has this issue
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-fix-author-pull-left%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Calin Vingan](https://wordpress.org/support/users/calinvingan/)
 * (@calinvingan)
 * [6 years ago](https://wordpress.org/support/topic/css-fix-author-pull-left/#post-12944032)
 * Hi [@rpvani](https://wordpress.org/support/users/rpvani/),
 * It seems that the theme is changing the style in Author Box.
 * Add this fix as custom CSS:
 *     ```
       .abh_tab_content .abh_text .abh_description{
         margin:0;
       }
       ```
   
 * Please help us with a review if you like it.
 * Best, Calin

Viewing 1 replies (of 1 total)

The topic ‘CSS fix – author pull left’ is closed to new replies.

 * ![](https://ps.w.org/starbox/assets/icon-256x256.png?rev=1974206)
 * [Starbox - the Author Box for Humans](https://wordpress.org/plugins/starbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/starbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/starbox/)
 * [Active Topics](https://wordpress.org/support/plugin/starbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/starbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/starbox/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Calin Vingan](https://wordpress.org/support/users/calinvingan/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/css-fix-author-pull-left/#post-12944032)
 * Status: resolved