Increasing size of logo - by Mikegtg - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • 3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 31, 2015 at 16:22

    Hello,

    Please try to use this code in custom.css file:

    .header-type-7 .header .header-logo img {
    width: 500px;
    max-width: 600px;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: stevhong
    stevhong
    Participant
    February 10, 2015 at 07:53

    Hi Support.

    I have try to use the sample code provided which created in the custom.css. But yet the logo size didn’t seem to be change. Please kindly advice
    website. healthsupplementmalaysia.com

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 09:03

    Hello @stevhong,

    You’re using other header type.
    I’ve added this code in custom.css file:

    .header1 .logo img {
        max-width: 500px;
        width: 400px;
    }

    Please check the logo now.

    Thank you.
    Regards,
    Eva Kemp.

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

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

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