Title: Removing gap between columns
Last modified: August 22, 2016

---

# Removing gap between columns

 *  [Edowicz](https://wordpress.org/support/users/edowicz/)
 * (@edowicz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/)
 * Hi, I’m currently working on a site for my friend’s business.
 * You can view it here: [Lakes Liquid Screeds](http://www.lakesliquidscreedsltd.co.uk/wordpress/)
 * On the home page I have two columns and I cannot work out how to remove the spacing
   between them. To help you visualise: if you scroll to the bottom of the page 
   you will see a blue bar (‘Areas we cover’) – I want to remove the gap between
   that and the side bar. I have been playing around with the padding/margin, but
   nothing seems to work.
 * Thank you.

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

 *  Anonymous User
 * (@anonymized-11863519)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5227762)
 * hi,
 * maybe not the best solution, but try this.
 * Add this to your stylesheet
 *     ```
       .clr.vcex-skin-default.column-dropshadow {
           width: 707px;
       }
       ```
   
 *  Thread Starter [Edowicz](https://wordpress.org/support/users/edowicz/)
 * (@edowicz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5227770)
 * Thanks for your reply, JR. That works perfectly when viewing the website on my
   laptop, however the fixed width means it is no longer responsive when viewed 
   on my phone and stretches far out to the right.
 * Are there any other options?
 * Thanks again.
 *  Thread Starter [Edowicz](https://wordpress.org/support/users/edowicz/)
 * (@edowicz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5227866)
 * Does anyone have any other ideas? I’m completely stuck.
 * If possible, I would like this to effect all pages as at the moment it only seems
   to change the home page.
 *  Anonymous User
 * (@anonymized-11863519)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5227981)
 * hi sorry for the late answer.
 *     ```
       .clr.vcex-skin-default.column-dropshadow {
           width: 707px;
           max-width:100%;
       }
       ```
   
 * this does work:)
 * hope it helps
 *  Thread Starter [Edowicz](https://wordpress.org/support/users/edowicz/)
 * (@edowicz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5228041)
 * Hi, sorry I didn’t see your reply.
 * This seems to revert the site back to exactly how it was originally (with the
   gap between the columns).

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

The topic ‘Removing gap between columns’ is closed to new replies.

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Edowicz](https://wordpress.org/support/users/edowicz/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/removing-gap-between-columns/#post-5228041)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
