Custom CSS Class added in Appearance > Menu not working with V6
-
Dear,
With last release, I had a menu with custom css that used to work fine. Note that these custom css are NOT at all related to the refactored classes.
In Appearance > Menu, I’ve manually created new classes as “menu-mobile-sidebar-padding-level1” and “menu-mobile-sidebar-padding-level2” and then I went to Woodmart > Custom CSS and I’ve added the below codes :
.menu-mobile-sidebar-padding-level1 {
padding-left: 0;
}
.menu-mobile-sidebar-padding-level2 {
padding-left: 20px;
font-style: italic;
}
However, these are not working anymore. What went wrong?
Thanks
No worries, I found the issue sorry
You can close this ticket thanks!
If you have any questions please feel free to contact us.
Best Regards
The topic ‘Custom CSS Class added in Appearance > Menu not working with V6’ is closed to new replies.