- This topic has 5 replies, 2 voices, and was last updated 8 years, 8 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]