Title: Theme: Minimable &#8211; PAGE POST GAP
Last modified: August 24, 2016

---

# Theme: Minimable – PAGE POST GAP

 *  [karanzen](https://wordpress.org/support/users/karanzen/)
 * (@karanzen)
 * [11 years ago](https://wordpress.org/support/topic/theme-minimable/)
 * Here is my wordpress site: [http://www.fabrishine.com](http://www.fabrishine.com)
 * The problem with this is the gap between different pages in very high and also
   the gap between the page title and the post is also high.
 * What should I do??
 * Thanks

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

 *  [kingkashue](https://wordpress.org/support/users/kingkashue/)
 * (@kingkashue)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-minimable/#post-6066296)
 * There’s two places that padding is adjusted. One is in the Stylesheet.
 * Under the general section
 * section {
    padding-top: 75px; margin-bottom: 0px; overflow: hidden;
 * The bottom margin is the operational factor.
 * The other place is in the functions.php. Search for the following line:
 * .page-template-main-template-php .section-page
 * and then set the padding you desire right after it – e.g.:
 * {padding:35px 0;}
 * That should do it for you.
 *  Thread Starter [karanzen](https://wordpress.org/support/users/karanzen/)
 * (@karanzen)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-minimable/#post-6066299)
 * Thanks ..!!
 * It worked..

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

The topic ‘Theme: Minimable – PAGE POST GAP’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [karanzen](https://wordpress.org/support/users/karanzen/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/theme-minimable/#post-6066299)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
