Hi,
In the small bar above the header I would like to make the font larger. It seems that in the Enfold settings you are able to customize this bar area and change the font & color but not the size.
Please let me know what the best way to change the font size here is.
thank you!
Hi,
Add this to quick css:
.phone-info span{
font-size:20px!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
Thank you! That worked when I added it into the Additional CSS area in the Customizing theme options.
Previously I tried to add it into the Editor/ style.css file. When I put it there it didn’t work. Do you know why?
Hi,
I’m glad my code helped. Are you running any other styles in the styles.css file that could be formatted incorrectly? Also, do you have any css minification plugins running?
Best regards,
Jordan Shannon
Hi,
It seems to be correct. Could also be a caching issue, are you running any caching or minification plugins? There is usually not one definitive reason its just a matter of finding the culprit.
Best regards,
Jordan Shannon
Hi meercatz,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria