0
Bootstrap Override my CSS
What do I have to do? I want to add badges and the link files just override my CSS. There is a solution to fix that?
9 Respuestas
+ 5
🇮🇱 Atanimo Develop 🇮🇱 CSS ignores all previous styling and only applies the latest defined ones.
In SL playground, CSS files are included in the beginning, before all the other tags. Which means that the newly linked bootstrap files will override your CSS.
Unfortunatly, there is no way to change the order here on SL.
+ 3
What do you mean ?
+ 3
Can you post your code here ?
+ 1
Maybe, you should use the code in a different editor. By the way, dont you know meta tags don't work in solo learn?
+ 1
Aymane Boukrouh [INACTIVE] Ok, Thanks for help!
+ 1
🇮🇱 Atanimo Develop 🇮🇱 a lot of features dont work here. I recommend trying spck editor
0
Aymane Boukrouh [INACTIVE]
When I link the bootstrap CSS into my HTML, The CSS get override
There is a solution to fix that?
0
sajid chowdhury
Nope lol, I didn't know
But now I know 😂