Title: Sequential Theme css edit issue
Last modified: August 22, 2016

---

# Sequential Theme css edit issue

 *  Resolved [prutsik](https://wordpress.org/support/users/prutsik/)
 * (@prutsik)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/)
 * Hello there, Im using a wordpress theme Sequential
    Everything is going ok, but
   after filling in some information I have some issue and I’m wondering how to 
   edit css in the right way to shrink down this margin shown on a picture below
 * > [View post on imgur.com](https://imgur.com/r8rP6Gw)

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785489)
 * Hey there prutsik,
 * How are you today?
 * I’m unable to download the theme for some reason to check this out. Could you
   please post link to your site and explain what you’re trying to remove and I’ll
   try to help you out 🙂
 * Cheers,
    Bojan
 *  Thread Starter [prutsik](https://wordpress.org/support/users/prutsik/)
 * (@prutsik)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785491)
 * moodle.anatoliyprutz.ru
    here it is) I want to reduce size of margin coming after
   text paragraph and pic to make it neat
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785497)
 * Hey again,
 * Could you please try adding the following CSS code in the style.css file of your
   [child theme](http://codex.wordpress.org/Child_Themes) or if your theme doesn’t
   have custom CSS tab add it in your site using the following plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       .home .comment-respond, .home .hero {
       padding-bottom: 0;
       }
   
       .home .hero .hentry, .home .hero .post-thumbnail {
       margin-bottom: 0;
       }
       ```
   
 * This should reduce that space. Please let me know if that helps 🙂
 * Cheers,
    Bojan
 *  Thread Starter [prutsik](https://wordpress.org/support/users/prutsik/)
 * (@prutsik)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785505)
 * Oh, Bojan!
    Thank you very much for your help! it Works!
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785507)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Sequential Theme css edit issue’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/sequential-theme-css-edit-issue/#post-5785507)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
