Home › Forums › All Other Themes › static header image
- This topic has 7 replies, 2 voices, and was last updated 1 month, 1 week ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 26, 2023 at 8:14 pm #209294
Hi, my client has asked it it’s possible to have a similar header action with the image to this web page:
https://www.georgebarnsdale.co.uk/timber-windows/sliding-sash-windows/they’re at present using Decor theme on https://www.beautifulhomesuk.co.uk
if not, is their an SKT theme that does this?
October 27, 2023 at 2:21 pm #209358Hi,
Kindly use this CSS.
.slider-header-layout2 { width: 100%; float: left; position: sticky; top: 0;} #content { background:#fff; margin: 30px 0 0;} #footer, #copyright { position:relative;}
Regards,
DaveOctober 28, 2023 at 4:54 pm #209367many thanks
can the same be applied to page header featured images?
if yes, is there a fix also for this header error ocurring on this website
https://www.beautifulhomesuk.co.uk/kitchens/
thanks
October 30, 2023 at 10:49 am #209374Hi,
Kindly use this CSS.
.page #content { margin-top:0;} .page_head, .post_head { max-height:inherit !important;}
Regards,
DaveOctober 30, 2023 at 2:37 pm #209375many thanks, can this be allocated code for ‘sticky’ so the page scrolls over the image (like the sliders)?
October 30, 2023 at 7:09 pm #209379Hi,
Admin details are required to create sticky header featured images.
Regards,
DaveOctober 31, 2023 at 2:29 pm #209399OK, I’ll check with the client. thanks
October 31, 2023 at 5:55 pm #209410Okay
-
AuthorPosts
- You must be logged in to reply to this topic.