Menu options - by Darja - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow

  • Avatar: Darja
    Darja
    Participant
    August 7, 2019 at 13:46

    Hello,

    We would like to ask if there is a possibility to modify the menu in a way that the 1 level titles are broken in two lines or that we can reduce the space between the menu, logo, and shop (pictures attached).

    We would like to have the font bigger so that’s why we are weighing the options.

    Best regards

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 7, 2019 at 16:05

    Hello,

    You may try the following code to limit the link width and split it in 2 lines. Change width according to your needs.

    .menu-wrapper .menu > li > a {
        max-width: 100px;
    }

    Regards

    Avatar: Darja
    Darja
    Participant
    August 7, 2019 at 17:02

    Thank you for your help. It worked perfectly.

    In addition, we would like to have a changeable image. So in the drop-down menu, when a visitor would hover over one of the categories (outlined in red in the attached screenshot) the image on the left would change. Can that be done?

    Thank you for all your help

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 8, 2019 at 08:36

    Hello,

    Unfortunately, there is no such option by default. It could be done only by additional JS customization. You can submit additional customization request here.

    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.