- This topic has 7 replies, 2 voices, and was last updated 9 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › More logo room reqd
It seems that the default CSS restricts the company logo size to 210 x 55 px.
My customers logo is wide but not very tall so it get quite small at 210 wide.
How can I override the CSS so I can use a logo file that might be 400 wide x 60-70 px high?
Hi Frank,
Kindly show us your website URL.
Regards,
Brad
Our development URL is http://108.179.226.195/~gtigolf/
I have a “dummy” logo is place now that is 70px high but only 210px wide.
How can I override the CSS so I can use a logo file that might be up to 400 wide?
Hi Frank,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code if you want 400px wide logo:
.show-bg .logo{width:400px !important;}
Regards,
Dave
Thanks for this bit of CSS.
I have added it to the site as you suggested and I can now display a 400px wide logo.
However, now that I have added the code, there is a large amount of space added below the logo that looks odd – http://108.179.226.195/~gtigolf/
In the original set-up the menu was vertically centered on the logo.
What has to happen so the menu will be vertically centered on the new, wider logo?
Thanks,
Kent
Hi Frank,
Kindly add this code in custom css box:
.show-bg nav{width:545px !important;}
Regards,
Dave
Fantastic!
You have created a great theme!
Thanks for all your help.
Kent
You are most welcome Frank 🙂
Regards,
Dave
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]