Logo size - by springatefarm - on WordPress WooCommerce support

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

  • Avatar: springatefarm
    springatefarm
    Participant
    April 4, 2018 at 15:21

    Hi 🙂

    Is there a way i can shrink the size of my logo on the menu header

    Also is there a way i can make more space between the menu names?

    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 4, 2018 at 15:31

    Hello,

    1. Please add this code in Theme Options > Custom css:

    .header-logo img {
        max-width: 250px;
    }

    2.

    .menu > li > a {
        padding-left: 18px;
        padding-right: 18px;
    }

    Regards

    Avatar: springatefarm
    springatefarm
    Participant
    April 4, 2018 at 15:36

    Thank you!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 4, 2018 at 15:39

    You’re welcome!

    Regards

  • 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.