Fania Posted June 29, 2020 Share Posted June 29, 2020 Site URL: https://www.theduophotography.com Hello, Ive being trying to fix the transparency of my header but i cant find any solution. I want to add in the first section a gallery but then the headers transparency doesnt work. Im not so familiar with coding but ive tried some solutions ive read in the forum here but nothing works. Does anyone know what i can do? Thank you! Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 Can you share access password? Fania 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Fania Posted June 30, 2020 Author Share Posted June 30, 2020 yes of course, theduophotography.com password: fania20 Link to comment
tuanphan Posted July 1, 2020 Share Posted July 1, 2020 22 hours ago, Fania said: yes of course, theduophotography.com password: fania20 Add to Home > Design > Custom CSS #page section:first-child { padding-top: 0 !important; } .header-announcement-bar-wrapper { background: transparent !important; } If you want to apply on Homepage only, use this code .homepage { #page section:first-child { padding-top: 0 !important; } .header-announcement-bar-wrapper { background: transparent !important; } } Fania 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Fania Posted July 1, 2020 Author Share Posted July 1, 2020 2 hours ago, tuanphan said: Add to Home > Design > Custom CSS #page section:first-child { padding-top: 0 !important; } .header-announcement-bar-wrapper { background: transparent !important; } If you want to apply on Homepage only, use this code .homepage { #page section:first-child { padding-top: 0 !important; } .header-announcement-bar-wrapper { background: transparent !important; } } it worked!! Thank you so much 🙂 !! Link to comment
Fania Posted July 1, 2020 Author Share Posted July 1, 2020 Do you also know how i can make a page invisible but still accessible? In the header ive put a button that says "get in touch' and linked it to Contact page. And i dont want the Contact page to be visible as a menu option. I want them to just press the "get in touch" button and access the contact page. Link to comment
rwp Posted July 1, 2020 Share Posted July 1, 2020 (edited) Drag that page down to the not linked section of the pages menu. Edited July 1, 2020 by rwp Fania 1 Link to comment
Fania Posted July 1, 2020 Author Share Posted July 1, 2020 Thank you so much that was so easy 😄 i was searching to find a solution all day! 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