Don’t know why SCSS is not working
-
hi there,
recently i am working on a side project for myself, I tried to utilize the plugin but it’s not working, here is the example:
SCSS
[data-rm-breadcrumb-color="white"] .rank-math-breadcrumb { a, span { color: white; } } .rank-math-breadcrumb { a, span { color: #2d4e5a; font-size: 1rem; } }
this is not the only case that is not working, I tried some simple nesting for example CLASS nested in CLASS and it’s not working too.
but when putting the same scss using WPCODEBOX, the code work flawlessly.
Thanks.
Glass
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Don’t know why SCSS is not working’ is closed to new replies.