Hello,
I’d like to reduce whitespace.
#1) Between Post and fourth of July
http://prntscr.com/4233on
http://fritzimages.com/blog/2014/fourth-july-fireworks-albany-ny/21998/
#2) Between Bottom of Post A and start of Post B
http://prntscr.com/42329i
http://fritzimages.com/blog/category/photography/landscape-image/
thanks
Hi Ed!
Thank you for using our theme.
In custom.css or Quick CSS fielld and adjust the value of px:
.single-post .entry-content-wrapper .entry-content-header{
margin-bottom: -10px;
}
.archive .content .post{
margin-bottom: -10px;
}
This reduces the distance on every single post page and between on archive pages.
Cheers!
Günter
Hi Gunter,
Thanks for the info. You have helped me correct 1 of my issues. I may not have been clear on the white space for Single post between top of tile to nag bar. This is the CSS I need.
See attached screen shot