Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Make your site dramatically better looking with no additional cost › Reply To: Make your site dramatically better looking with no additional cost
July 5, 2013 at 5:02 am
#1073

Keymaster
To change the logo to custom font like Koziupack Regular, you will need to choose text font option in the theme options panel –
https://docs.google.com/file/d/0B9j6FQo4cSQFVk44VTgyWFROWjA/edit?usp=drivesdk
and then repeat the above steps 1 to 8 for font import, and then input the following CSS into Custom CSS tab in theme options panel –
#site-logo a {font-family:"Koziupack-500";font-size: 32px;/*Your desired font size*/}