This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was trying to define a block widget per language and encountered an issue where the widget on the left was being pushed down by the Swedish widget above it. This was due to an empty container adding a margin from the theme.
Solution:
We recommended adding CSS code to hide the wrapper that was causing the alignment issue. The client should add the following CSS code to their site:
.footer-widget-1 > #block-2 {<br /> display: none;<br />}
If this solution does not apply or is outdated, or if you're still experiencing issues, we suggest checking the related known issues and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket with us.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 1 reply, has 2 voices.
Last updated by 6 months, 3 weeks ago.
Assisted by: Christopher Amirian.