Home Forums Theme support Penelope Theme – Change font size of the phone and email at the top right corner Reply To: Penelope Theme – Change font size of the phone and email at the top right corner

Hi,

there is no option to change the font size in the theme options, but you can change it anyway: go to WordPress admin -> Appearance -> Theme Options -> Header -> top_info and wrap you content with this:

<span style="font-size:15px"> your content here </span>

Just change >> 15 << in the code above to a font-size of your choice