• Resolved plaidside

    (@plaidside)


    Is there a way now to enlarge the homepage logo without compromising the size and alignment of the other features near it, i.e. navigation menu bar and search bar? Any suggestions? The logo size on all the other pages of the site are good though.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in Theme Options > Custom CSS:

    .home .kad-lg.kad-standard-logo-tranbg {
        max-height: none !important;
        height: 100px !important;
        width: 100px !important;
    }

    Does that work for you?

    Hannah

    Thread Starter plaidside

    (@plaidside)

    That is perfect. Thank you Hannah.

    hannah

    (@hannahritner)

    No problem! Glad to hear it:)

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Enlarge homepage logo’ is closed to new replies.