[Resolved] Can't for the life of me remove the blog page breadcrumbs! :(

Home Forums Support [Resolved] Can't for the life of me remove the blog page breadcrumbs! :(

Home Forums Support Can't for the life of me remove the blog page breadcrumbs! :(

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #365933
    Jamie

    Guys,

    This is my last resort lol. I’ve tried so many different options whether it’s wordpress default, or generatepress and I can’t figure out how to remove these 2 annoying rows!

    Is this an issue with the generatepress theme, or wordpress itself?

    Screenshots attached πŸ™‚

    GeneratePress 1

    GeneratePress 2

    I’d really appreciate your feedback on this. Thank you kindly.

    Cheers.

    #365938
    Leo
    Staff
    Customer Support

    Hi Jamie,

    I believe these are the settings you are looking for: https://docs.generatepress.com/article/blog-overview/

    As for the post navigation, we will have to use CSS until it’s added in an option:

    .post-navigation {
        display: none;
    }

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

    #365944
    Jamie

    Legend, this worked.

    THANK YOU!

    #365953
    Leo
    Staff
    Customer Support

    No problem!

    #367586
    Jamie

    Hey Leo,

    Don’t suppose you know how to remove the row as well?

    The CSS removes the text which is awesome, but leaves behind the grey row for some reason.

    Thank youuuuuu

    #367596
    Leo
    Staff
    Customer Support

    Any chance you can link me to the page? Thanks!

    #367600
    Jamie

    The site’s not live yet, but I’m launching it this weekend (#excitingtimes) so will come back to you then with a link.

    Thanks for your help thus far!

    #367609
    Leo
    Staff
    Customer Support

    Sounds good πŸ™‚

    #368284
    Jamie

    Haha, I figured out a fix for this.

    It turns out the parent page background color was set to that grey color. Changing that to white removed it πŸ™‚

    Blonde moment. Doh.

    Thanks Leo!

    #368310
    Leo
    Staff
    Customer Support

    Glad you figured out!

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