Background of the issue:
I'm trying to translate my whole website, but the layout breaks when I switch to secondary languages. URL: hidden link
Symptoms:
The design breaks when I switch to secondary languages. Some images disappear, background colors are gone, etc.
Also, code elements break, I have an element called "Wave Divider", which is the moving waves in between some sections, in secondary languages it breaks.
Questions:
Why does the layout break when switching to secondary languages?
Why do some images disappear and background colors go missing in secondary languages?
Thanks for contacting WPML forums support. I'll be glad to help you today.
1) Would you please share screenshots or a screen-recorded video while reproducing the issue?
2) It's not related to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page https://wpml.org/home/minimum-requirements/)
You can increase it by adding the following code in your wp-config.php file right before the /* That's all, stop editing! Happy publishing. */ line: