How can I get the header on the index (home) page to have a transparent background so the photos are layered behind the text, while maintaining the white background on the other four pages and the fixed position overall?
Hey @tuanphan I actually figured it out. This is what worked for me:
<style>.header-announcement-bar-wrapper { background-color: transparent !important }.header-announcement-bar-wrapper.s
Question
sarahrab 1
Hello,
How can I get the header on the index (home) page to have a transparent background so the photos are layered behind the text, while maintaining the white background on the other four pages and the fixed position overall?
I'm using the Miller template, and the site is http://iggyrabinovich.com/.
Thanks!
Link to post
Top Posters For This Question
14
3
2
2
Popular Days
Oct 7
3
Oct 5
3
Oct 8
2
Dec 19
2
Top Posters For This Question
tuanphan 14 posts
SacredLab 3 posts
sarahrab 2 posts
aaron_leduc 2 posts
Popular Days
Oct 7 2020
3 posts
Oct 5 2020
3 posts
Oct 8 2020
2 posts
Dec 19 2019
2 posts
Popular Posts
AtomicTangerine
Hey @tuanphan I actually figured it out. This is what worked for me: <style>.header-announcement-bar-wrapper { background-color: transparent !important }.header-announcement-bar-wrapper.s
tuanphan
Add to Home > design > Custom CSS body:not(.homepage) .header-announcement-bar-wrapper.black, body:not(.homepage) header#header { background-color: black !important; }
Posted Images
30 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment