Tagged: header
You have probably answered this before but how do I increase the size of the font at the very top above the logo bar? I want to add my phone number but font is too small. Also when I add my e-mail it does not show any spacing between the phone number and e-mail even though when I enter them I leave spacing between the two items.
Thanks for your help.
Hey tylerschwab!
Please do use the following
.header_color .phone-info {
font-size: 15px;
}
let us know if it works
Best regards,
Basilis
Where do I make this change?
Nevermind! I got it. Thanks
Hey!
Glad you got it sorted. Just in case you can add it in Enfold > General Styling > Quick CSS or Appearance > Editor > Child theme styles if you are using one. :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Regards,
Vinay
In addition I would like to add my e-mail address as well. However whenever I add multiple spaces between e-mail info and telephone number it still only shows as one space between them. How do I add more spaces so they are not scrunched?
Hey!
To add multiple space use unicode ” & n b s p ; ” without space. That code in the forum get’s displayed as a space when you join them here.
Regards,
Vinay
Thanks. Works Perfect!