Menu ID - by jeremy - on WordPress WooCommerce support

This topic has 13 replies, 4 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp

  • Avatar: tlgv
    jeremy
    Participant
    October 16, 2016 at 00:51

    Hello,

    You removed menu ID in your last update, it breaks all my css modifications which is related to menu ID.

    How can I fix that?

    Thank you.

    12 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2016 at 07:27

    Hello,

    You need to change the ID from the previous code to the new. You can find the ids via Inspect element tool in Chrome browser. Please, read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 08:15

    Hello Rose,

    Thank you, I tried to do it but you deleted totally the ID. There is no ID anymore for item menu since your last update.

    So how can I dot it ?

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2016 at 08:45

    Hello,

    Please provide WP admin credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 10:08

    Hello,

    Problem related to these css property:
    – Custom CSS > Custom CSS for desktop >
    #menu-item-16928 {
    display: none;
    }
    – Custom CSS > Global Custom CSS >
    #menu-item-15573 a {
    line-height: 1.1;
    }

    Please find, thank you.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2016 at 10:31

    Hello,

    Have you found the code? It’s located in Theme Options > Custom CSS. Please check it.

    Best regards,
    Jack Richardson.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 10:49

    Hello Jack,

    Yes, I know where is this code, I did it by myself.

    The problem is this code doesn’t work on your new theme update because menu item ID have been removed.

    I don’t know if I’m clear?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2016 at 11:37

    Hello,

    I’ve changed id tag # to class tag . in your custom css code.
    Please check now.

    Best regards,
    Jack Richardson.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 12:12

    Hello Jack,

    Thank you but it doesn’t work. You can check, the second css line (item 15573) is related to my last item menu “Je suis vendeur”.

    Thank you.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 12:14

    Please find screenshot to illustrate that I said in the previous post.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2016 at 18:16

    Hello,

    I’ve changed your code to this one:

    .menu-item-15573 a {
      line-height: 1.1em !important;
    }

    Clear browser cache and check last menu item, it’s working now:
    http://storage9.static.itmages.com/i/16/1017/h_1476724621_2785028_1d2734a643.jpeg

    Regards,
    Eva Kemp.

    Avatar: tlgv
    jeremy
    Participant
    October 17, 2016 at 18:47

    Hello Eva,

    Ok thank you, it’s working.

    Best regards.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2016 at 20:00

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Menu ID’' 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.