[Resolved] Styling Blog Archive

Home Forums Support [Resolved] Styling Blog Archive

Home Forums Support Styling Blog Archive

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1531363
    jon

    Hi Team GP

    I’m having a bit of difficulty with the stying of the visual page (WP Archive) I’ve removed title and meta and would like to display just the images, but the elements are still there (but empty), which would then link to the post, basically a grid of images, but not sure how to achieve this, not had a problem styling the ShowPosts, thank you in advance.

    #1531401
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding this CSS:

    footer.entry-meta, .entry-summary {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Then check to display padding around featured images first?
    https://docs.generatepress.com/article/adjusting-the-featured-images/

    Let me know 🙂

    #1531427
    jon

    Hi Leo,

    I’m don’t want to effect the footer, just remove the elements below each post title and meta, they have been disabled in the customiser, but the elements still remain visible.

    #1531447
    jon

    Screen in post on Visual Page

    #1531546
    Leo
    Staff
    Customer Support

    Do you mind applying my solution above first and let me take another look?

    #1532708
    jon

    I’ve added the Css, but with no effect, accept for adding a white bar on top of the first posts.

    #1532724
    Leo
    Staff
    Customer Support

    Have you done the part about the featured image padding as wel?
    https://generatepress.com/forums/topic/styling-blog-archive/#post-1531401

    It doesn’t look like it.

    #1532727
    jon

    Hi Leo, you right I didn’t – success, thank you 👍

    #1532732
    Leo
    Staff
    Customer Support

    No problem 🙂

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