Hi Guys, if you look at the demo I am building at http://www.stephgrahamphotography.com/test/ you will see the space between portfolio entries and the facebook logo etc, how can I reduce this space a little at the bottom of each portfolio ?
Steve
Hi Guys, if you look at the demo I am building at http://www.stephgrahamphotography.com/test/ you will see the space between portfolio entries and the facebook logo etc, how can I reduce this space a little at the bottom of each portfolio ?
Steve
Hey Steve,
Try adding the following to your custom.css file or Quick CSS at the bottom of the Styling menu:
.aligncenter.wp-image-5299 {
margin-top: -65px;
}You must log in to post.