Alignment Issues on website

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:

  1. Created a class name for all matching sections
  2. Added this in the CSS:
    .services-sections {
    left: 10%!important;
    }

However, there are some issues:

  1. For one, the 10% is not exact, it created a tiny gap of whiteness on the left.
    http://www.web-done.co.il/projects/

  2. 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,

Hi There @liorgo81

Thanks for writing in! Can you confirm the issue by disabling Polylang plugin.

Also try removing all of your custom CSS rules, try switching to your parent theme, disable CSS/Javascript autominifications on your caching settings and test this issue further.

Make sure to clear your cache before testing.

Let us know how it goes.
Thanks!

Hi there, yeah I disabled the polylang - it actually created MANY problems within the website.
Is there a known issue regarding compatibility?

Thanks

Hi @liorgo81

I’ve checked our issues tracker and I couldn’t see recent issues reported with Polylanf plugin, if you can reproduce any issue on a fresh install of WordPress and any of our themes installed, then please let us know how to reproduce these issues.

Thanks.

P.S. You can use this tool as a quick way to create a testing environment.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.