Header - by gewoonbovenaan - on WordPress WooCommerce support

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

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    February 21, 2020 at 12:35

    Hi i am using the new header builder which is great. I have some questions about it since i cant find the following:

    1. I would like the translation flags and cart much more to the right, but somehow i cant make it. while there is space enough.
    https://gyazo.com/a7e46b7201c8e487ab466c8a38843469
    https://gyazo.com/56833fe530eb67a39c27ce1f14c9dc47 can u tell me how?
    2. i cant make the phone number bigger, can u tell me how in header builder where to find?
    3. i would like the main menu in bold but cant find where.
    i would like the hovercolor in the dropdown menu red as the same color in logo but dont know how in header builder i can do that.
    4. when opening the dropdown and hover over a product another dropdown comes but has another color, where to edit that?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2020 at 15:12

    Hello,

    Please provide temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    February 24, 2020 at 15:12

    hereby. many thanks

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2020 at 14:36

    Hello,

    1. Try to use these settings – http://prntscr.com/r7f3na http://prntscr.com/r7f3vr http://prntscr.com/r7f477 Settings of elements in the Top header you can change in a similar way.
    2. http://prntscr.com/r7f60o
    3. Select font-family then you will be able to select font-weight – http://prntscr.com/r7f6xs
    4. You can use custom CSS code like this –

    .nav-sublist-dropdown li > a:hover {
        color: red !important;
        opacity:1 !important;
    }

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    February 25, 2020 at 14:55

    Thanks for your answer,
    for # 1. it does work indeed only for the widget element not. I cant choose to make it to the right. https://gyazo.com/b723fb4594b05cb58dadd86f8496accf
    2. it does also work only the button that i have now will also zoom so its out of proportion, possible to only make the telnr bigger with css?
    3.great
    4. great thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2020 at 16:28

    1. Add the widget element to the connection block which has an option to align, for example – http://prntscr.com/r7hc5z
    2. Yes, you can use custom CSS code like this one –

    .header-top .contact {
        font-size: 14px;
    }

    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.