I’m currently working on christinamoralesfitness.com
Why is there spacing between the content and header in icon? Why is there a gradient black and white background here (and also apparently below the footer) instead of pure white site background I have selected? These gradients remain even if removed via CSS
.hentry .entry-wrap{
padding-top: 0;
padding-bottom: 0;
}
Is there a theme option to remove the spacing or can only CSS be used? Is there a better practice for removal of the space and background color? where is the background color being set?