- This topic has 5 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Larger logo in the header
Hi,
I have uploaded my logo in the header but it is way to small. I can change the hight of the picture but I want to change it proportionally.
How do I do that.
My page: honekullael.se
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo { margin-top:-30px;}
.header .header-inner .logo img { height:90px !important;}
@media screen and (max-width:1023px) {
.header .header-inner .logo img { height:auto !important;}
}
Regards,
Shri
Hi again,
This looks great on all my pages but not on my home page (HEM). Can you add my home page as well, please?
Thank you!!
Hi again,
Now the header loggo has become bigger also on my home page. I guess it just took a bit longer for this page compared to the others.
Thank you very much!
Hi again,
When I look at the mobile version the logo now is a bit to big, not all of the loggo is shown. Can you pleasehelp me to make the logga a bit smaller.
Thank you very much!
Br,
Charlotta Holm
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo img { height:100px !important;}
@media screen and (max-width:1023px) {
.header .header-inner .logo { margin-top:0;}
}
Regards,
Shri
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 […]