Unique CSS selector for important HTML elements #5499
Replies: 11 comments 1 reply
-
|
I am also facing the same problem too.. I hope it will be fixed |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here. I really need to add CSS rules to some image fields so SVGs are displayed correctly. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here. |
Beta Was this translation helpful? Give feedback.
-
|
I'm facing the same issue as well |
Beta Was this translation helpful? Give feedback.
-
|
I'm facing the same issue |
Beta Was this translation helpful? Give feedback.
-
|
please fix this problem |
Beta Was this translation helpful? Give feedback.
-
|
Facing The same problem |
Beta Was this translation helpful? Give feedback.
-
|
is there any solution to this problem ? |
Beta Was this translation helpful? Give feedback.
-
|
Any updates on a solution? |
Beta Was this translation helpful? Give feedback.
-
|
I'm facing the same issue |
Beta Was this translation helpful? Give feedback.
-
|
I noticed that in the recent update to nova (from 4.27 to 4.32) some existing classes (e.g. sidebar-item) were replaced in favour of pure tailwind. It's not just a problem, but it's one that's getting slowly worse. =( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are upgrading to Nova 4 and the custom theming we used to have is not really applied to 4.
The problem is we can't select many element as we used to do in Nova 3
For example the wraper div for the sidebar can't be unbiqly selected, also xpath might change so we also can't select it.
Other example the wrper div for tables in the list view.
So it will be really nice to have selectors to these components, so we can apply styles to all Tables or Forms, or the Sidebar container.
I'm not aware of any component that do that, there's a library that apply css selectors from Nova 3 to Nova 4 but in nova 4 still there'e other elemnts that need to be selected.
Beta Was this translation helpful? Give feedback.
All reactions