CalShark Posted November 12 Share Posted November 12 (edited) https://www.calsharkey.com/ I'd like to make the website header on my home page transparent and then add a full-screen gallery/slideshow partially underneath (so it's bleeding across the page, like the image that first loads on this website: https://www.kishibashi.com/). I found this code but it didn't work and also made my other pages' galleries look weird: .page-section.gallery-section{ padding-top:0px!important; } Also is there a way to do this so it only affects the header on the homepage, and the other pages have the header with a white background? Thanks for any help on this! It's much appreciated Edited November 14 by CalShark Link to comment
SaranyaDesigns Posted November 13 Share Posted November 13 @CalShark can you send a link to your site so we can see it in action and give you specific code? Link to comment
CalShark Posted November 14 Author Share Posted November 14 3 hours ago, SaranyaDesigns said: @CalShark can you send a link to your site so we can see it in action and give you specific code? Sorry about that! It asked for a link when I posted this and I added it but not sure where it went: https://www.calsharkey.com/ SaranyaDesigns 1 Link to comment
Solution SaranyaDesigns Posted November 14 Solution Share Posted November 14 @CalShark try this in your custom css? #collection-6520532e3728bb028be82644 .header .header-announcement-bar-wrapper, #collection-6520532e3728bb028be82644 .header { background: transparent !important; } #collection-6520532e3728bb028be82644 [data-section-id="65510299d628a0461e9f54c5"], #collection-6520532e3728bb028be82644 .header-menu--folder-list { padding-top: 0 !important; } CalShark 1 Link to comment
CalShark Posted November 21 Author Share Posted November 21 Thanks so much!! this was exactly what I was looking for 🙂 SaranyaDesigns 1 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