Site logo

Archived topic

White space using Wpshowposts ?

3 replies · Started by Aaron on October 31, 2016

Viewing posts 1–4 of 4

I put the content padding to 0 for all sides however there is still white space around the Wpshowposts frame. I want the frames for the post to start where the white content frame is instead, any clue how I can get the post to align where the white content frame is?

For that page, you can remove the entry content margin like this:

.entry-content {
    margin-top: 0;
}

The other white space (on the bottom) is because you have a column gutter set in WPSP I believe.

It worked and looks great you've really helped me get far ,i'd be more than happy to contribute if you take donations

This archived topic is closed to new replies.