Site logo

Archived topic

Want to Apply Gap

5 replies · Started by Sourabh on July 23, 2021

Viewing posts 1–6 of 6

HI,

how to assign a bit gap between post comments and footer ??

Snapshot attached..

no, refer snapshot provided in the previous text...

want to give a bit gap between comments and footer ??

Hi there,

use this CSS to add different spacing there on the single post:

.separate-containers.single-post .site-main {
    margin-bottom: 135px;
}

Change 135px to whatever you require.

Thanku DVD.

You're welcome

This archived topic is closed to new replies.