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

How to remove white space in Homepage

$
0
0

Replies: 0

I am using Hueman 3.1.7. I want to remove the white space in content/home page only and not the rest of the pages. I did this using the following in my child theme editor but it applies to other content as well. How do I do it to my index/homepage only?

Please help.

#page .content .pad {
padding: 0px !important;
}


Viewing all articles
Browse latest Browse all 82367

Trending Articles