Hi there,
thanks for helping.
I would like to have my social icons a little bit bigger, is it possible to make change on the theme ?
Many thanks
Kind regards
Olivia
Hi there,
thanks for helping.
I would like to have my social icons a little bit bigger, is it possible to make change on the theme ?
Many thanks
Kind regards
Olivia
Hi Olivia,
Thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom
#social a {
font-size: 22px;
}
Please change the size 22 in the above code to whatever you want to.
Best Regards,
Movin
That’s perfect, many thanks for this
kind regards
Olivia
You are most welcome here