- This topic has 5 replies, 2 voices, and was last updated 6 years, 5 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 › Pro Themes › Musicsong Pro › Header image size
How can I edit the Header Image size, as I would like to reduce the height
Hello,
To reduce the height of the header image, please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
#featured-slider-section .featured-slider .slick-track  article {
    height: 75vh;
}Hope this helps.
For any further query/confusion, feel free to write back to us.
Best Regards!!
It doesn’t work
I only use pages, not article
Hello,
Do you want to decrease the height in the posts as well?
Also, please post your site URL so that we can provide the precise fix.
Thank you.
I would like to change the height all over the website
My website is dirtyinkproduction.com
Hello,
Please add below given to reduce the height all over the site.
#page-site-header {
    height: 50vh;
}Hope this helps.
Thank you.
| 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. | 
 
	    


