Logo - by ckeight - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Jack Richardson

  • Avatar: ckeight
    ckeight
    Participant
    July 7, 2014 at 17:06

    Hello!
    Robert just helped me make my logo bigger with a custom css file and it looks amazing on my website but on a mobile phone a word got left off of my logo. Is there anyway to make the logo smaller on a mobile while keeping the big logo for the computer version? Thank you!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2014 at 17:46

    Hello,

    You need remove “!important” from the code:

    .header5 .logo img {
    max-width: 520px !important;
    }

    so it will be

    .header5 .logo img {
    max-width: 520px;
    }

    Please try it.

    Regards,
    Eva Kemp.

    Avatar: ckeight
    ckeight
    Participant
    July 7, 2014 at 18:41

    Awesome!! Thank you Eva!! It worked!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 7, 2014 at 19:06

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

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

The issue related to '‘Logo’' has been successfully resolved, and the topic is now closed for further responses

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