Menu - by harshchudasama - on WordPress WooCommerce support

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

  • Avatar: harshchudasama
    harshchudasama
    Participant
    October 10, 2017 at 19:09

    https://www.dropbox.com/s/w1l4baoz1rzohkq/Screenshot%202017-10-10%2023.36.10.png?dl=0

    can i make just squared part with black color background and with fonts white, not the whole header, just the menu background?

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2017 at 09:05
    Avatar: harshchudasama
    harshchudasama
    Participant
    October 11, 2017 at 18:50

    HOw can I increase the space between menu (i.e. home beauty fashion etc)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2017 at 08:37

    Hello,

    Do you want something like – http://prntscr.com/gwe0yb ?

    Regards

    Avatar: harshchudasama
    harshchudasama
    Participant
    October 12, 2017 at 08:51

    Can you provide me the code where i can adjust the space between them?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2017 at 08:56

    Please try to use this code in Custom css:

    .menu-wrapper .menu > li > a {
        padding: 1.2em 2em;
    }

    Regards

    Avatar: harshchudasama
    harshchudasama
    Participant
    October 12, 2017 at 10:19

    i copy pasted that code but it has no effect

    Avatar: harshchudasama
    harshchudasama
    Participant
    October 12, 2017 at 10:20

    it’s working thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2017 at 10:24

    You’re welcome!

    Regards

    Avatar: harshchudasama
    harshchudasama
    Participant
    October 12, 2017 at 11:21
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2017 at 12:13

    Use this code for fixed header:

    .fixed-header .menu-wrapper .menu > li > a {
        padding: 1.2em 5.5em;
    }

    Regards

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