Menu not aligned properly - by Bilal - on WordPress WooCommerce support

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

  • Avatar: Bilal
    Bilal
    Participant
    March 3, 2021 at 05:24

    Hello,
    menu child not aligned properly.
    https://dropmefiles.com/eOepg

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 3, 2021 at 09:57

    Hello,

    What alignment do you prefer? Describe the desired result in more detail.

    Regards

    Avatar: Bilal
    Bilal
    Participant
    March 5, 2021 at 02:45

    Hello Rose,
    I want menu to be aligned on blue lines.(Image : https://dropmefiles.com/T3jq7)

    Result example: https://dropmefiles.com/d9hjQ

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 5, 2021 at 08:23

    Hello,

    Add this code in Theme Options > Theme custom CSS:

    .secondary-menu-wrapper li, .secondary-menu-wrapper .item-design-dropdown.menu-item-has-children {
    	position: static;
    }
    .secondary-menu-wrapper .nav-sublist-dropdown {
    	transform: translateY(0px);
    	top: 0;
    }

    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.