I have added this code to enlarge the size of the phone number in my top bar.
.social_header .phone-info { font-size: 18px; }
No Quick CSS is working though (tried many others which I know to work as I am using them on other Enfold powered sites).
Website in question and admin login details are in private content. Please help.
Hey web6s
It seems that you are using an old version of enfold.
Please go ahead, update and after let us know if you are still having those issue.
Thanks a lot for your understanding
Regards,
Basilis
Updated to 3.5.4 but still not working.
Hi,
You have two Enfold’s installed. Please remove the older version from Appearance > Themes
Best regards,
Yigit
Removed the older version of the theme, re-saved the Enfold theme settings (with the quick CSS above).
Quick CSS is still not working.
Is this the correct quick CSS to change the font size of the phone number in the top right?
.social_header .phone-info { font-size: 18px; }
Hi!
Please use following instead
.phone-info { font-size: 18px; }
Best regards,
Yigit
That did it!
Thank you for the quick reply