- This topic has 3 replies, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
	
Viewing 4 posts - 1 through 4 (of 4 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › WEN Corporate Pro › Is there a way to reduce the size of the top banner on the home page?
I’m referring to the area of the home page that contains the links to all of the websites other pages. I’d like to make it skinny because it takes up too much of the screen when you first visit the site.
Could it be that my logo is too big so it forces the banner to be bigger?
Any help is appreciated!!
Hello @ndavis43521,
The height of the header in big due to your logo size so to reduce the height of the header area you have to adjust you logo size .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#site-logo {
    max-width: 200px;
}Hope this helps.
Best Regards!!
Have a good day .
You are the greatest!! Thank you!! 🙂
Glad we could help,
If you have any further queries / issues, please feel free to post them here.
We would also really appreciate if you could help us further by rating our free theme in the WordPress repository here :
https://wordpress.org/support/theme/wen-corporate/reviews
Best Regards !!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


