Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 82367

How to remove space between navigator-bar, content-text-area and footer

$
0
0

Replies: 0

Dear wordpress.org,

How can I remove the spacing between my content-text and footer?

My site: https://thelearningenglish.com/hometest/

I have remove the spacing from navigator-bar & content-text already using these codes:
———
.separate-containers .site-main, .entry-content {
margin: 0px;
}
.separate-containers .inside-article {
padding: 0px;
}

.inside-header, .inside-page-header, .one-container .site-content, .separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
padding: 0px;
margin: 0px;
}

———

However I still cannot remove the space between content-text-area and footer?

Please help!

Kai 🙂

  • This topic was modified 17 minutes ago by kaikongchan.

Viewing all articles
Browse latest Browse all 82367

Trending Articles