1
I have the following problem, when opening a link in a modal on my page and closing it the content of the main page is shifted to the left, whenever the modal is open and closed the content moves, I do not know why it happens, I appreciate the help.
This is the site: http://leituracrista.com/folhetos/doutrinarios/a-cruz-e-a-gloria/
Try opening a link on the page above, for example (1 John 3:5).
Put HTML and CSS code in question.
– Woss
Which version of bootstrap? This is a bug in the class
modal-open
of a version. Go bootstrap.css file (or min if you’re using) @Miguelsilva, look for:body.modal-open
is kind of great the style application. Comment the stylemargin-
who is there– BrTkCa
@Lucascosta boostrap 3.3.7.
– Miguel Silva
The interesting thing is that if I open html locally it is no problem
– Miguel Silva
Opening the site seems to me that you load several times
bootstrap.min.css
and two versions, 3.3.6 and 3.3.7– BrTkCa
@Lucascosta I will test, I was using css online, I will have to download here, this
– Miguel Silva
@Lucascosta, I’ll fix this, thank you
– Miguel Silva
@Lucascosta managed to solve, was the duplicate references to css even, I left only version 3.3.7 and worked well. Thanks. How do I mark the post as solved?
– Miguel Silva
You can reply and mark your reply.
– BrTkCa