Menu Assistance - by zf - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: zf
    zf
    Participant
    March 17, 2015 at 14:44

    Hi Guys,

    1> I require some assistance with an issue i am having with the menu.
    I have adjusted it by making it smaller in height etc. Had to move sub menus up to accommodate for this.

    However when I hover over a menu link the link “jumps” a few pixels up or down..

    Please could you advise as to what I can do to correct this.

    2> Also please could you advise on what to do to align the language selector to the center of the menu

    Details are in private section

    Thanks

    Z

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 17, 2015 at 15:19

    Hello
    You may try to put this code into the custom.css for languages area:

    .languages-area{
    
    position:absolute;
    top:0px;right:10px;
    padding: 7px 0px !important;
    height: 34px !important;

    }

    With best regards
    Brian Johnson

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 17, 2015 at 15:26

    You may also add this code to custom.css for fixing submenu issue:

    .menu .nav-sublist-dropdown

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    March 17, 2015 at 15:52

    Hi, i have added the .menu .nav-sublist-dropdown but it does not work. This is just a trigger with no action.

    Please advise..

    Thanks

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 17, 2015 at 15:56

    Sorry. My mistake.

    .menu .nav-sublist-dropdown{ 
     margin-top: -5px !important;}

    Thank you for understanding.

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    March 18, 2015 at 07:37

    Hi Brian, I have added this but the menu still jumps.
    Added to child theme css

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    March 18, 2015 at 13:27

    Hello,

    That problem doesn’t appear with the parent theme.
    Please check the changes you made in child style.css.

    Thank you.
    Regards,
    Eva Kemp.

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