Hi,
I’m using Sydney Pro on www.bh23consulting.co.uk and have added a social menu just above the footer.
I’m aiming to use the second link to go to a goole reviews page and ould like to use the standard google symbol as seen here: https://fontawesome.com/icons/google?style=brands
I looked at some previous support requests and found this css:
.social-links a[href*="google.com"]::before {
content: '\f0d5';
}
which applies the Google + logo “f0d5” and tried replacing f0d5 with f1a0 but it just changes to a blank space with no icon.
Please tell me what else I need to do to be able to use other logos.
Many thanks
Rob