AJPerformance Posted April 1, 2022 Posted April 1, 2022 Site URL: https://www.ajpgroup.com/home Reference URL: brabus.com/en Hi, I wanted to know if it is possible to have it where my header background is transparent when you first load up the website and the header background slowly appears as i scroll down the first section my page if that makes sense if so, please let me know how I can do it.
tuanphan Posted April 2, 2022 Posted April 2, 2022 Add this to Design > Custom CSS body#collection-623f56ea39ca71708c7e033f article section:first-child { padding-top: 0px !important; } header#header { transition: all 0.9s !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!)
AJPerformance Posted April 4, 2022 Author Posted April 4, 2022 On 4/2/2022 at 5:56 PM, tuanphan said: Add this to Design > Custom CSS body#collection-623f56ea39ca71708c7e033f article section:first-child { padding-top: 0px !important; } header#header { transition: all 0.9s !important; } Wasn't exactly what i was looking for but my boss was happy with it, Thank you tuanphan! :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment