- This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago by Andrew Misplon.
Tagged: overlaps header
- AuthorPosts
- September 13, 2018 at 5:30 pm #10531
piotroqParticipantHello,
The header overlaps work with Smart Slider 3?
How it works?website: http://az-serwer1828211.online.pro/kjenergysun/
Best regards
September 13, 2018 at 5:37 pm #10533
Andrew MisplonKeymasterHi piotroq
Good question! I’ll take a look tomorrow morning and come back to you ASAP with a solution. Chat then, cheers 🙂
September 14, 2018 at 6:25 pm #10551
Andrew MisplonKeymasterHi piotroq
I’ve tested the setting and it seems to work ok on my local install. Please, can you check, if you go to Pages and edit the page in question, is the Overlap Header setting enabled in the Page Slider meta box in the right column?
Thanks.
September 14, 2018 at 8:09 pm #10552
piotroqParticipantIts work perfectly but i have one more questions. How do make background sticky header transparent opacity 0 and header on mouse scroll active background white opacity 1.
How made this?
Best regards
September 14, 2018 at 8:22 pm #10553
Andrew MisplonKeymasterSuper, glad to hear you’re making progress.
To reduce the non-stuck header opacity to zero, try adding the following to
Customize > Additional CSS
:.overlap .site-header:not(.is-stuck) { background: rgba(255, 255, 255, 0); } .overlap .site-header:not(.is-stuck):after { box-shadow: none; }
- AuthorPosts
You must be logged in to reply to this topic.