Hello i have found out that after last update my navigation got broken - some styles applied just to certain nav items. (with no change on my part) After closer inspection i figured it out.
There are classes without space so styles are not applied. It is not happening with every link which is weird. But here is a screenshot.
I agree, even though this may be a WordPress issue, it should be straightforward to add one as needed on the Cwicly side to protect against the removal of the space if they choose to do that.
Thatās my thoughts as well, but canāt imagineā¦
I do however appreciate the fact that the recently added WP default menu item classes can still be removed.
I assigned a class to a menu item in the WordPress menu and wanted to style it in the Cwicly scss panel but is not detectableā¦
It seems like Cwicly is not detecting the Class from the WordPress Menu Item
When I add the class header-cta on the menu item (WordPress, see picture) when inspecting the class, it merges with the Cwicly class and results in .cc-nav-menuheader-cta
If I add a space before typing the class in the WordPress menu when inspecting is the class is added correctly (like in the screenshot) but it cannot be detected by Cwicly