How to change the size of the logo?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat May 30, 2015 9:40 pm
Reply with quote
Report this post
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?
User avatar
Expert Boarder

GK User
Sat May 30, 2015 9:45 pm
Reply with quote
Report this post
Hi,
If you think that text logo is professional okey... those are tips.
You have to focus on that ID-class
#gkLogo.text > span { ... }

Default settings
#gkLogo.text > span {
display: block;
font-size: 25px;
font-weight: 700;
line-height: 25px;
padding: 5px 0;
}
#gkLogo.text {color:#333;}


Now using your own CSS and template settings for font-family - you can customize appearance.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.