• Hello WordPress Community,
    I’m looking for some help!

    I purchased Succulents Theme,
    and facing an issue of not being able to increase my logo size due to theme presets.
    Logo is located in the header,
    and my theme css files are located with my cpanel instead of the Appearance editor.

    Any help finding the solution would be highly appreciated,
    Thank you!
    Domain is currently open for your review

    • This topic was modified 6 years, 11 months ago by blackbowbaby.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • anonymized-14765447

    (@anonymized-14765447)

    Hi there,

    try to change this parts of your CSS:

    .qodef-header-centered .qodef-page-header .qodef-logo-area .qodef-logo-wrapper a {
        max-height: 172px; // <-- increase this value
    }

    and this one (but looks like you’ve already done this before):

    .qodef-page-header .qodef-logo-area {
        height: 180px !important; // <-- increase this value
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Header logo resizing’ is closed to new replies.