Hi,
I have added a search widget in my header : http://guillaumeanjou-la-cie-des-desserts.wpserveur.net/
It works fine with Chorme and Safari but I have an issue with Firefox. Placeholder won’t appear and text typed in it won’t appear.
I updated to the last version of Enfold.
Thanks for your help,
Guillaume
Hi ganjou!
Please add following code to Quick CSS
.avia-mozilla #top #s { padding: 3px 47px 2px 5px; }
Best regards,
Yigit
Hi Yigit,
It seems ok.
I found a post on how to activate a custom class field on enfold element by adding a function in functions.php file but I can’t find it again.
Could you give the link to that post ?
And thanks a lot for your help !
Hey!
You can find the code on Enfold documentation here – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
Yigit
Ok cool this the one I was looking for : http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/