CMS Development

Rotageek
メンバー

Resizing the logo

解決

I am attempting to resize my logo to a larger size in my navigation bar. As you scroll down the page, the logo in the sticky header becomes very little. I wanted to enlarge it and make it the same size in the sticky header as it is in the navigation bar. If anyone knows how I could do this, please let me know. Thanks in advance! 

0 いいね!
1件の承認済みベストアンサー
Stephanie-OG
解決策
キーアドバイザー

Resizing the logo

解決

Hi there! 

 

Is this is HubSpot's default HubTheme (Vast)? I recall that being an issue there.

 

If so, if you go to the Design Manager and look for the "vast-style" file, you can Ctrl + F to find this piece of code: 

 

.small-header .header-container .hs_cos_wrapper_type_logo a img {
    max-width: 100px;
}

You can update that width to a larger size. 

 

If this isn't for the Vast theme, could you please send us a link to your site to take a look?

 


Stephanie O'Gay GarciaHubSpot Design / Development

Website | Contact

 

If this helped, please mark it as the solution to your question, thanks!

元の投稿で解決策を見る

0 いいね!
3件の返信
Stephanie-OG
解決策
キーアドバイザー

Resizing the logo

解決

Hi there! 

 

Is this is HubSpot's default HubTheme (Vast)? I recall that being an issue there.

 

If so, if you go to the Design Manager and look for the "vast-style" file, you can Ctrl + F to find this piece of code: 

 

.small-header .header-container .hs_cos_wrapper_type_logo a img {
    max-width: 100px;
}

You can update that width to a larger size. 

 

If this isn't for the Vast theme, could you please send us a link to your site to take a look?

 


Stephanie O'Gay GarciaHubSpot Design / Development

Website | Contact

 

If this helped, please mark it as the solution to your question, thanks!

0 いいね!
Nina_Weigel
投稿者 | Solutions Partner
投稿者 | Solutions Partner

Resizing the logo

解決

Hi there,

 

I'm using Act2 Theme and I have the same problem rezising the logo. 

In the Header overlap it appear very tiny, in the sticky header it shows up large. I already changed the Logo size in the settings, but it doesn't work.

 

Could you help me, how to adjust the size of the logo?

0 いいね!
Rotageek
メンバー

Resizing the logo

解決

Thank you very much Stephanie! 

0 いいね!