When I Update Enfold to 4.7.5 I get a problem with the tabs formatting.
I use WPML + Enfold and the identical page structure in German is not working from the page structure in English
Editor-View:
https://ibb.co/kyL3cn0
Front-Page View
https://ibb.co/r0R1Mg4
Everything is working with 4.5.5.
Hey Markus,
Thanks for the screenshots. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
The Content is Home
Hi,
Thanks for that, I see the same thing on my end unfortunately. First off, could you try updating the theme to the latest version (4.7.6.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
Rikard
Hi Rikard,
I just updated it, but its the same error even with the 4.7.6.1
Best regards,
Markus
Hi Markus,
You had CSS code in “Custom CSS Class” field of Tab Container element in German version of the page. I deleted it and that helped. You should only insert a class name there such as “my-custom-class”, then you can use it in selector to target that specific element in Quick CSS field as following
.my-custom-class { opacity: 0.5; }
Please review your website :)
Best regards,
Yigit
