header full width image
Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
- GK User
- Wed Jul 08, 2015 1:49 am
Hi! I need to put full-width fixed a picture in the header. as I can do?
-
- Fresh Boarder
- GK User
- Wed Jul 08, 2015 7:04 am
Hi,
Try to use Image Show widget (like in the second slide here: https://demo.gavick.com/wordpress/creativity/), please check this article:
https://demo.gavick.com/wordpress/creat ... ge_id=1064
Try to use Image Show widget (like in the second slide here: https://demo.gavick.com/wordpress/creativity/), please check this article:
https://demo.gavick.com/wordpress/creat ... ge_id=1064
-
- Moderator
- GK User
- Wed Jul 08, 2015 10:30 am
I explained wrong. Not just that; full width but not filling the entire screen. Something like a strip occupying the header, something like that;
Captura-de-pantalla-2015-07-08-a-las-11.13.18.jpg
-
- Fresh Boarder
- GK User
- Wed Jul 08, 2015 7:45 pm
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
to change the Image Show height (not 100 % of the screen)
- Code: Select all
.gk-is-wrapper-gk_creativity,
#gk-intro {
height: 500px;
}
to change the Image Show height (not 100 % of the screen)
-
- Moderator
4 posts
• Page 1 of 1