Hi guys.
Thanks for the great theme.
I have a problem when footer styling is set to fixed. The image I use disppears quickly before reapearing each time I use easy slider or formcraft plugin.
Problem shows only with google chrome.
You can take a look at the problem here : http://kaliweb.net/accueil/, at the bottom of the page, try the form and notice what happens in the footer using browser Chrome.
Thanks ;)
Hey Yassine!
Please add following code to Quick CSS in Enfold theme options under Styling tab
label.ng-scope {
-webkit-backface-visibility: hidden!important;
-webkit-transform: translateX(0)!important;
}
Best regards,
Yigit
Hey!
Thank you for your answer.
Now the problem is fixed when it comes to the stars but when you try with the like/unlike buttons the footer still is behaving weirdly.
Thanks a lot!
Hey!
Please add following code to Quick CSS as well
label.label_thumb {
-webkit-backface-visibility: hidden!important;
-webkit-transform: translateX(0)!important;
}
Regards,
Yigit
Works like a charm!
Merci !
Regards,
Yassine