MENU DROW DOWNS - by queenb123 - on WordPress WooCommerce support

This topic has 8 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Stan Russell

  • Avatar: queenb123
    queenb123
    Participant
    March 23, 2015 at 15:25

    Is there a way to shift the menu up without disturbing anything else please?

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 23, 2015 at 15:33

    Hello,

    Please try to use this code in custom.css file.

    .menu .menu-full-width .nav-sublist-dropdown ul > li.lastItem{
      position: relative;
      top: -15px;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    March 23, 2015 at 18:02

    no that didnt really do it, it moves the menu “hair pieces

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 23, 2015 at 18:13

    Please replace code above for it.

    .menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-16448{
      position: relative;
      top: -15px;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    March 23, 2015 at 18:45

    no that didnt do anything at all, does eva have any suggestions pls?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 23, 2015 at 19:39

    Hello,

    You can try to use this code:

    .menu .nav-sublist-dropdown .container {
       margin-top: -30px;
    }

    Regards,
    Eva Kemp.

    Avatar: queenb123
    queenb123
    Participant
    March 24, 2015 at 00:56

    works great!

    Thank you!

    Avatar: stan
    Stan Russell
    Participant
    March 24, 2015 at 09:08

    Hello,

    you are welcome!

    Regards,
    Stan Russell.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘MENU DROW DOWNS’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.