[Support request] Help needed with navigation

Home Forums Support [Support request] Help needed with navigation

Home Forums Support Help needed with navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #341793
    David

    At http://www.bohemianbuddhist.com/about-me, you’ll see that the ‘ABOUT ME’ navigation label in the white space just below the main navigation is aligned to the very left margin, and now there’s additional white space below the ‘ABOUT ME’ navigation label. It’s like that site-wide, and is wasn’t like that. I’m unsure what I did, but here’s my need –

    1 – left padding on all my navigation labels in the white space just below the main navigation
    2 – NO additional white space below the navigation labels

    Please help me resolve this.

    Thanks!

    #341798
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .entry-title {
        padding-left: 20px;
    }
    .entry-content {
        margin: 0;
    }

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

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