This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to hide the available language translations for pages but not for posts on your website. The current CSS solution only works for individual pages, not globally.
Solution:
We recommend applying the following global CSS to hide the language translations on all pages but keep them visible on posts:
body.page .wpml-ls-statics-post_translations {<br /> display: none !important;<br />}
After applying this CSS, please clear all sorts of site/server/CDN cache to see if this resolves the issue.
If this solution does not apply to your case, or if it becomes outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket at WPML support forum.
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.