Title: Space underneath caption big
Last modified: June 12, 2017

---

# Space underneath caption big

 *  Resolved [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/)
 * (@anilvanderzee)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/)
 * Hi Ben,
 * The space underneath a caption on an image is quite big. I look like it’s a double
   line???
    Could that be reduced to single line?? Or how it is at the top end???
   To honest the text would be great if it would be a but nicer around the image.
   As you can see on the left its a bit all over the place but not sure if that 
   fixable.
 * [http://anilvanderzee.com/bloguh-teste/](http://anilvanderzee.com/bloguh-teste/)
 * Thanks again 🙂
 * Anil
    -  This topic was modified 8 years, 11 months ago by [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/).

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9221621)
 * Hey Anil,
 * This code will reduce some of the space below the captions:
 *     ```
       .wp-caption-text {
         margin-bottom: 0;
       }
       ```
   
 * The margin now is about 20px, so it should be enough space for one more line 
   of text to wrap around the image.
 *  Thread Starter [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/)
 * (@anilvanderzee)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9221668)
 * Hi Ben,
 * I tried but I didn’t see anything happening???
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9223541)
 * I see it working when viewing now.
 * Old spacing: [screenshot](http://pics.competethemes.com/kvHd).
    New spacing: 
   [screenshot](http://pics.competethemes.com/kuzm).
 *  Thread Starter [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/)
 * (@anilvanderzee)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9224039)
 * Hi Ben,
 * I tried it on Chrome on my windows PC and saw no real difference. But on Internet
   Exlorer it worked but Firefox is the same as chrome 🙂
 * 🙂
 * Are you on a Mac??
 * Greetings,
 * Anil
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9224733)
 * Hmm that shouldn’t make a difference. I’m using a Mac but just tested on Chrome
   using Windows 8 and 10 to make sure – still seeing the same thing.
 * Trying clearing your browser’s cache or visiting in Chrome Incognito to check
   the new CSS.
 *  Thread Starter [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/)
 * (@anilvanderzee)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9224891)
 * Tried but to no avail 🙂 So weird.
 * I tried clearing the cache. incognito and also another browser Chromodo which
   is based on Chrome. Same issue
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9227166)
 * Okay try adding this CSS too:
 *     ```
       .wp-caption {
         margin-bottom: 0;
       }
       ```
   
 *  Thread Starter [anilvanderzee](https://wordpress.org/support/users/anilvanderzee/)
 * (@anilvanderzee)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9227199)
 * Yesssssss , Solved. Thanks again Ben. You are the master.
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9227377)
 * Nice! Happy to help 🙂

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

The topic ‘Space underneath caption big’ is closed to new replies.

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

 * 9 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/space-underneath-caption-big/#post-9227377)
 * Status: resolved