How to find the unique identifier of widget

This topic has 4 replies, 3 voices, and was last updated 1 weeks, 5 days ago ago by Andrew Mitchell

  • Avatar: Kombajn88
    Kombajn88
    Participant
    April 18, 2024 at 17:14

    Hello,

    Some time ago supporter Luca helped me with identifying a specific item:

    .active .elementor-4972 .woocommerce-MyAccount-navigation-wrapper.type-new {
         display: none;
    }  

    ( this is the old css that worked)

    I tried to find this class id myself and it should be the one in the picture, but after substituting it into the code unfortunately it doesn’t work :/

    I need the class id of element 1 and 2 from the photo (I will be hiding them on mobile devices, where there will be an additional sidebar slide out with them).

    I would be really very grateful for your help, thank you in advance

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    April 19, 2024 at 04:52

    Hi @Kombajn88,

    Here you are:

    
    /* For #1 */
    .elementor-element.elementor-element-7fed644 .woocommerce-MyAccount-navigation-wrapper.type-new {
        
    }
    /* For #2 */
    .elementor-element.elementor-element-7fed644 .woocommerce-MyAccount-content {
        
    }
    

    Best Regards,
    8Theme’s Team

    Avatar: Kombajn88
    Kombajn88
    Participant
    April 19, 2024 at 13:05

    Thank you very very much!

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 19, 2024 at 13:05

    Dear Kombajn88,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘How to find the unique identifier of widget’' has been successfully resolved, and the topic is now closed for further responses

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