Logo in fixed header - by sharmskincare - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: sharmskincare
    sharmskincare
    Participant
    September 19, 2018 at 03:41

    Hi!
    How do i change the size of logo for fixed header without cropping? I loaded logo in 300px × 97px, it scales to 184px × 59px. I need 124px x 40px.

    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 19, 2018 at 07:16

    Hello,

    Please add this code in custom.css file of parent theme or in style.css of child theme:

    .fixed-header-area .fixed-header .logo-with-menu img {
        max-width: 124px;
    }
    .fixed-header-area .fixed-header .logo-with-menu {
        margin-top: 5px !important;
    }

    Regards

    Avatar: sharmskincare
    sharmskincare
    Participant
    September 20, 2018 at 04:56

    That’s works.
    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2018 at 08:44

    You’re welcome!
    If you love Legenda and have something nice to say don’t hesitate to tell about this!
    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.