Hi there,
So for some reason there seems to be a new alignment issue with sections on my website. They “decided” to float left, and created a blank space on the right.
Although I figured it wasn’t the ideal solution, trying to correct that I did as follows:
- Created a class name for all matching sections
- Added this in the CSS:
.services-sections {
left: 10%!important;
}
However, there are some issues:
-
For one, the 10% is not exact, it created a tiny gap of whiteness on the left.
http://www.web-done.co.il/projects/ -
Secondly, there’s a bit of a responsiveness problem
http://www.web-done.co.il/services/
Would highly appreciate your help.
I think it happened after I installed Polylang…
Please help,
Cheers,