DavidCliff Posted March 19, 2020 Share Posted March 19, 2020 Is there a way to make the "bottom header" transparent when using a gallery as the first index? I know you can do this when you have a background image on the first index page, but I'd like to achieve the same effect with a gallery as the first index page. Link to comment
tuanphan Posted March 19, 2020 Share Posted March 19, 2020 Can you share link to your site? I can take a look 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
DavidCliff Posted March 19, 2020 Author Share Posted March 19, 2020 https://www.davidcliff.design You'll see I have a "page" as the first index. I'd like to remove the page and simply leave the header, but transparent over the gallery slide - not black. Link to comment
tuanphan Posted March 19, 2020 Share Posted March 19, 2020 transparent for both header & david cliff, graphic... section? 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
DavidCliff Posted March 19, 2020 Author Share Posted March 19, 2020 No just header. Remove the "david cliff..." section. Link to comment
DavidCliff Posted March 19, 2020 Author Share Posted March 19, 2020 Ive removed that section. Take a look. Is there a way to make the header transparent, so it sits over the "WG" slide? Link to comment
tuanphan Posted March 19, 2020 Share Posted March 19, 2020 Add to Home > Design > Custom CSS header.Header.Header--bottom.Header--index-gallery { position: absolute; left: 0; right: 0; top: 0; z-index: 999; background: transparent; } 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
DavidCliff Posted March 19, 2020 Author Share Posted March 19, 2020 Ahh that's it. Thanks so much for your help. Link to comment
Fania Posted June 29, 2020 Share Posted June 29, 2020 hello i think i have the same issue but the code doesnt seem working. On the first page as a first section i've used a gallery section and the header doesnt get transparent. Ive tried the code above but nothing happened. Do you have any suggestions? Thank you Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 16 hours ago, Fania said: hello i think i have the same issue but the code doesnt seem working. On the first page as a first section i've used a gallery section and the header doesnt get transparent. Ive tried the code above but nothing happened. Do you have any suggestions? Thank you Can you share link to your site? We can check easier. 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
Archived
This topic is now archived and is closed to further replies.