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?
User avatar
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
User avatar
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
User avatar
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)
Code: Select all
.gk-is-wrapper-gk_creativity,
#gk-intro {
   height: 500px;
}

to change the Image Show height (not 100 % of the screen)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.