Viewing 3 replies - 1 through 3 (of 3 total)
  • It is caused by this CSS:

    
    #content {
        background-image: none;
        background-repeat: repeat-x;
        background-color: transparent;
        padding-bottom: 1000px;
    }
    

    The first 3 rules are not needed and the last is causing the large gap. It appears to have been added using the themify customizer. Remove it.

    Thread Starter mcmotorhead

    (@mcmotorhead)

    thanks, must have been a black-out. Stupid mistake

    Thread Starter mcmotorhead

    (@mcmotorhead)

    solved

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

The topic ‘How to decrease space between last text block and footer’ is closed to new replies.