- This topic has 5 replies, 2 voices, and was last updated 8 years, 10 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]