This topic has 4 replies, 3 voices, and was last updated 7 months ago ago by Andrew Mitchell
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
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
Thank you very very much!
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
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