[Resolved] White space using Wpshowposts ?

Home Forums Support [Resolved] White space using Wpshowposts ?

Home Forums Support White space using Wpshowposts ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240387
    Aaron

    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?

    #240389
    Tom
    Lead Developer
    Lead Developer

    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.

    #240581
    Aaron

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

    #240604
    Tom
    Lead Developer
    Lead Developer

    Thank you! I really appreciate it 🙂 https://generatepress.com/ongoing-development

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.