DangDang Posted January 10 Share Posted January 10 (edited) On my homepage, I have a slideshow with full bleed below a transparent header. I'm struggling with a code to make this header to stay fixed, but still keep the transparency. When I set it as fixed, the header background becomes white when scrolling. The header settings are set as Dynamic in Style, and fixed>basic. I tried adding the code from this thread, but it didn't work. Grateful for any help! Edited February 28 by DangDang Link to comment
tuanphan Posted January 12 Share Posted January 12 It is already transparent to me. Did you fix it? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
DangDang Posted January 29 Author Share Posted January 29 (edited) @tuanphan I fixed it but not the way I wanted. I managed to make the header transparent on the front page and disable scrolling. However, on the sub-pages, the header is fixed but not transparent - ideally I would like it to be transparent (but still fixed) there as well! So if you have any ideas, please let me know! Edited February 28 by DangDang Link to comment
tuanphan Posted February 1 Share Posted February 1 Try this code to Website > Website Tools > Custom CSS header#header.shrink { background-color: transparent !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment