[Resolved] constrained full width / no breadcrumbs

Home Forums Support [Resolved] constrained full width / no breadcrumbs

Home Forums Support constrained full width / no breadcrumbs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1025436
    gedosan

    Hi guys

    I’ve set the page to ‘no sidebars’ but it’s very wide – is there a way to constrain the width of the page? .

    Also, how would I hide the breadcrumb on this page?

    PS I have Tom’s Simple CSS plugin installed, so can add page specific CSS

    Cheers

    #1025500
    Leo
    Staff
    Customer Support

    Hi there,

    – This should help:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    – Try this CSS:

    p#breadcrumbs {
        display: none;
    }

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

    Let me know if this helps 🙂

    #1025578
    gedosan

    cool thanks

    #1025581
    Leo
    Staff
    Customer Support

    No problem 🙂

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