Hi there,
I just installed the Quick Start Package of the Startup theme on Joomla 3:
http://citywidesolicitors.co.uk/
I'll need to change the settings of the logo (font, size, bold, alignement...).
How to proceed?
#gkLogo.text > span {
display: block;
font-size: 25px;
font-weight: 700;
line-height: 25px;
padding: 5px 0;
}
#gkLogo.text {color:#333;}