Setting the header - by myVapeshop - on WordPress WooCommerce support

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

  • Avatar: myVapeshop
    myVapeshop
    Participant
    February 4, 2017 at 15:33

    Hi there,
    I need the following
    1. set the background color of the upper menu bar
    2. set the size of the logo for the menu
    2. set the size of the logo for the fixed menu

    thanx

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2017 at 08:05

    Hello,

    Try to add this code in Custom CSS:

    .header-type-9 .top-bar {
        background-color: blue;
    }
    .header-logo img {
        max-width: 50px;
    }
    .fixed-header-area .header-logo img {
        max-width: 50px;
    }

    Regards,
    Rose Tyler.

    Avatar: myVapeshop
    myVapeshop
    Participant
    February 7, 2017 at 13:41

    hi
    I need to increse the height of the logo foe both the menus.
    i am increasing the width but does not respond accordingly.
    Any idea?
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2017 at 14:49

    Hello,

    I don’t see the previous code on your site. Try to use it http://prntscr.com/e5my9h

    Regards,
    Rose Tyler.

    Avatar: myVapeshop
    myVapeshop
    Participant
    February 7, 2017 at 16:32

    ok thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2017 at 16:42

    Hello,

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.