.home-container .row.no-margin, .home-container .row.no-margin > [class*="col-md"] {
margin: 0 !important;
}
If this was part of your added CSS you may want to use something more specific to remove margins from only the places you need to.
You can try deleting your added CSS line by line to see which one causes you problems and then come up with another solution.
]]>Disabling the code ain’t the best course of action as the code was always there and it worked.
I have a backup i’l try, even though i will have to redo some stuff which will take a while.
If you think of something else let me know! I am getting tired of going back to the backups for a quick fix ??
]]>.img-frame {
margin-bottom: 10px;
}
You mentioned adding some custom CSS. Is that maybe what caused the layout to go bad?
As far as the map is concerned I can’t see any lines.
]]>It either was some quirk. Or:
– it had to do with with publishing wordpress with the customizer open which does get the images together! Maybe for some reasons it saved it published it in the database in this state.
– Clearing the browser cache solved it!
– Or the rule to forward site to “https:” in .htacess was messing it for some reason…
Cannot think of another scenario.
Cheers for your help!
]]>I won’t need the code as the problem went away! But if i need it i “now” know how to do it ??
The custom css was mostly text related; shadow, color changes etc.
Ye the lines in the map disappeared as well ??
I went rhough a couple of backups and they all were showing same symptoms. Then after many deletions and uploads of WP backups via FTP and database via phpmyadmin, i uploaded the latest, and deleted the rule to forward alfasteel.pt to “https” in .htacess. After the DNS servers served http only and no longer https, i saw the portfolio and map were ok.
I re-added the forward https rule again, and so far so good!
Apart from the 3 reasons i mentioned i forgot to say my active theme is a child theme!
I cannot think of another thing causing the problem.
If it was css the problem would persist no matter what (i think?); so that’s out of the equation ??
If you don’t have something else to chime in, i will mark thread as solved.
]]>