Increase the logo width CSS.
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Sat Oct 24, 2015 1:45 am
- Reply with quote
- Report this post
Hello, how can increase the logo width? Because my logo it is very width.
Regards!
Regards!
-
- Senior Boarder
- GK User
- Sat Oct 24, 2015 1:54 am
- Reply with quote
- Report this post
Here a capture of my logo:

I have added this code on my override.css but doest work

I have added this code on my override.css but doest work

- Code: Select all
h1#gkLogo a.cssLogo {
width: 200px !important;
height: 60px !important;
}
-
- Senior Boarder
- GK User
- Sat Oct 24, 2015 2:33 pm
- Reply with quote
- Report this post
Fixed. I used on your site :
#gkLogo.cssLogo {
width: 200px;
}
-
- Platinum Boarder
3 posts
• Page 1 of 1