Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96014

shootingtime on "[Theme: Expound] How to reduce space between header and content"

$
0
0

Hi guys.

I am trying to shrink the space between the header and the content on my site .... http://shootingtime.com/new .

I do have a child theme and have added this code which did shrink the space a little.

.site-content article {
padding-top: 0;
}

I am assuming that the file I need to change may be in the expound.css file. Now if my style.css of my child theme has this in it:

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../expound/style.css');

will it allow me to modify expound.css? Really need some help here.

Thanks!


Viewing all articles
Browse latest Browse all 96014

Trending Articles