Title: About Author Text Box
Last modified: May 15, 2018

---

# About Author Text Box

 *  Resolved [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/about-author-text-box/)
 * On the mobile view, the “About Author” description that appears at the footer
   of each blog seems to overflow to below the social icons. Can this be fixed?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fabout-author-text-box%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/about-author-text-box/#post-10284222)
 * Here is some css, please add in your theme options > custom css and let me know
   if that works for you. If so I’ll add it to the theme:
 *     ```
       @media (max-width: 480px){
           .author-profile .author-follow {
               float: none;
               position: absolute;
               bottom: 0;
               left: 0;
           }
   
           .author-profile.vcard {
               padding-bottom: 70px;
               position: relative;
           }
       }
       ```
   
 * Ben
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/about-author-text-box/#post-10284325)
 * Looks good. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘About Author Text Box’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [plaidside](https://wordpress.org/support/users/plaidside/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/about-author-text-box/#post-10284325)
 * Status: resolved