Free and Premium WordPress Plugins & Themes Forums WordPress Themes Alpenhouse Adjust custom image header height for front page
- This topic has 3 replies, 2 voices, and was last updated 4 years ago by
Andre Flores.
- AuthorPosts
- January 15, 2021 at 12:52 pm #1059755
Ruxandra Ciuculescu
ParticipantHi there,
I´m trying to reduce the height of the custom image header for the homepage, but I can´t seem to manage unfortunately.
Would you have any suggestions?
many thanks!
January 19, 2021 at 8:39 am #1061182Andre Flores
ModeratorHello Ruxandra,
The height can be changed by altering top and bottom padding for the header image. Add the following code under Appearance ->Customize ->Additional CSS:
.site .site-wrapper .site-header .site-header-wrapper.custom-image-bg .page-header-custom { padding-bottom: 240px; padding-top: 240px; }
Reduce/increase 240px values both for bottom and top padding in order to change the image height.
Regards,
AndreJanuary 24, 2021 at 10:47 am #1063877Ruxandra Ciuculescu
ParticipantThank you, Andre !
January 25, 2021 at 11:40 pm #1064728Andre Flores
ModeratorHello Ruxandra,
You are most welcome. It would be very much appreciated if you leave your positive feedback about the Alpenhouse theme at: https://motopress.com/products/alpenhouse/#edd-reviews-respond.
Thank you in advance!
Regards,
Andre - AuthorPosts
- You must be logged in to reply to this topic.