Site logo

[Support request] Remove padding from logo image

Home Forums Support [Support request] Remove padding from logo image

Home Forums Support Remove padding from logo image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1692643
    Luke

    I’m using the ‘navigation as header’, and currently my logo has quite a lot of padding around it. Can you please guide me as to how to reduce this?

    (log in info in private info)

    #1692741
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .navigation-branding img, .site-logo.mobile-header-logo img {
      padding: 0 !important;
    }

    How to add 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.