The default style is broken in my web
The default style is broken in my web
DanielSerrano
Posts: 1Questions: 1Answers: 0
All the elements "col-sm-12" have that padding and expand the web to the right
If I delete the padding with .col-sm-12 {padding: 0%;}
then the web itself is extended to fill the gap. And no matter how much i enlarge the browser window, it always protrudes to the right.
I do not have other weird styles, i follow the manual
This discussion has been closed.
Answers
Hi @DanielSerrano ,
CSS issues are tricky without seeing the code. We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin