Testimonial section issue with arrows

Hello,

I am having the same issue with the arrows in the Testimonial section as reported here: Testimonial Section Issues.
Instead of displaying as arrows, I got squares in the section at the bottom of www.alvarvelasco.com

I have tried the solution given there (adding to the custom CSS this piece of code:
@importhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”). But it is not working. Any other idea?
Thanks

Hi there

Try this code instead:

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

Copy paste it without any changes

Thanks for your help but it is not working… I have still the arrows as squares. Any other idea?

Hi

Probably code was not correctly added, may I see the screenshot of the code in css box?