Issue with Menu - by shaftmanpro2 - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Robert Hall

  • Avatar: shaftmanpro2
    shaftmanpro2
    Participant
    May 13, 2016 at 16:21

    Hi, i have 2 issues with the menu

    1- the menu label “label-new” is too far from the title

    2- when using the “menu-full-width menu-column2” the menu label will hide the menu title. also, how can i control hom many lines per column ?

    thanks.

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 13, 2016 at 19:29

    Hello,

    Please use this code in child style.css file:

    .menu .nav-sublist-dropdown ul > li.label-new > a::after {
       margin-right: 70px;
    }

    2. Please add columns to the menu so we can check it.

    Regards,
    Eva Kemp.

    Avatar: shaftmanpro2
    shaftmanpro2
    Participant
    May 13, 2016 at 21:23

    Hi
    i applied CSS to Style.css and all good (i did a slight change to the margins…)
    also, i applied column2. check the “Robes” menu
    how can i determine how many menu item per column ?
    let me know
    thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 14, 2016 at 07:26

    Hello,

    Please try to add this code in child style.css file

    .menu .menu-full-width .nav-sublist-dropdown ul > li {
        width: 166px;
    }

    Regards,
    Robert Hall

  • 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.