Title: Written by/author box
Last modified: August 22, 2016

---

# Written by/author box

 *  Resolved [sellcast](https://wordpress.org/support/users/sellcast/)
 * (@sellcast)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/)
 * I have a little issue with “written”. On mobile everithing is OK, but on pc (
   firefox/chrome):
 * 1. I have weird empty space between author picture/name and bio
    2. I think there
   is bad placement for author name – now it’s under picture and i think it should
   be just below “author”. 3. Author picture is not too small? I understand it for
   mobile, but above 600px it could be bigger i think?
 * Thanks for support in advance!

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

 *  Thread Starter [sellcast](https://wordpress.org/support/users/sellcast/)
 * (@sellcast)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659566)
 * and my site of course!
 * [http://www.sellcast.pl](http://www.sellcast.pl)
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659580)
 * Thanks for using Tracks!
 * Okay I see, the following CSS will keep the author name right below the “written
   by” text:
 *     ```
       .author-meta .author > span {
         display: block;
         float: left;
       }
       ```
   
 * You can copy and paste that code into the “Custom CSS” section in the Customizer(
   Appearance > Customize). Once added there, it should take affect right away.
 * Here’s how it is supposed to look for reference: [demo example](https://www.competethemes.com/tracks-live-demo/2014/02/23/this-is-a-standard-post/).
 *  Thread Starter [sellcast](https://wordpress.org/support/users/sellcast/)
 * (@sellcast)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659607)
 * Thanks! But it worked when i removed “>” before “span”. Not sure if that “>” 
   was needed or it just was a mistake :].
 * Thanks again, problem solved.
 *  Thread Starter [sellcast](https://wordpress.org/support/users/sellcast/)
 * (@sellcast)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659614)
 * oh, i forgot to mark as resolved
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659656)
 * Ah ok, glad it’s working 🙂

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

The topic ‘Written by/author box’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/written-byauthor-box/#post-5659656)
 * Status: resolved