[Resolved] CSS in header logo

Home Forums Support [Resolved] CSS in header logo

Home Forums Support CSS in header logo

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34457
    Debbie D

    I’d like to reduce the padding around my header logo.. 40 IMHO just uses up way too much real estate.. but I cant find the proper CSS anywhere ! I’d also like to reduce the padding in the menu above the logo.. either by padding or line height.. I just cant find it either.. help!

    #34511
    Tom
    Lead Developer
    Lead Developer

    If you have the Spacing addon, you can alter this super easily.

    If not, this CSS should work:

    .site-header .inside-header {
          padding: 40px;
    }

    Adjust the pixels accordingly.

    Let me know 🙂

    #35841
    Tom
    Lead Developer
    Lead Developer

    Marking this as resolved. Respond in here to re-open.

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