Hi,
we´ve been redirected from the WPML guys to you.
We´ve set up WPML with Enfold which works nicely.
Except some CSS glitches: Font not bold, icons not red.
-> http://cloudy.3f8h.net/o1RA/9YBPEzeW
Can you have a look at this and – if needed – offer some paid support to fix this?
Thank you!
Hey snafroth!
Thank you for using the theme.
Please go to Enfold (DE) > Import/Export panel. Export the theme settings then import it on the English version of the site to correct some styling. You might need to change the English version’s Frontpage settings after importing the theme settings. If you have added any css modifications on the Quick CSS field, copy it then place it on wp-content > themes > enfold > css > custom.css file.
Best regards,
Ismael
Hi Ismael,
did so, deleted browser caches and moved the quick css to the custom.css
I am afraid – did not work out.
Thank you
Hey!
Please check the website now. I just copied the quick css code from the DE version to the EN version of the website and the headline weights and the icon color changed as expected. Maybe you need to clear the browser cache to see the result.
Best regards,
Peter
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.iconbox_icon:before { color: red!important; }
body * { text-transform: none!important; }
h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }
You can go to Enfold theme options > Advanced Styling and edit “Main Menu Links” and change their sizes
Best regards,
Yigit