Viewing 4 reply threads
You must be logged in to reply to this topic.
Hello,
testing our new website http://www.a4media.at -> some people told us, that they see chinese Signs instead of Icons on our Website. So I rendered the Webiste and it is true. Do you have any suggestion what to do in this case?
Thank you, Florian
This is the Original:
View in IE 11:
Hello,
thank you, that would be cool because this happens in all IE-Versions!
Best regards!
Hello,
Just found the issue.
Please make this modification on code or wait for a future update.
Go to wp-content/plugins/codeless-builder/assets/cl-front-site.css
Find this:
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form i
Replace with
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form i{ text-align: center; width: 100%; height: 100%; float: left; display:flex; align-items:center; justify-content:center; margin-top: 1px; }
Find:
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form i:before
Empty the inner code :)
Let me know if you can do this.
Thanks
Hello,
it works ;) Thank you and have a nice weekend!!
Cheers,
Florian
You must be logged in to reply to this topic.