ettolrahcomma Posted June 9, 2020 Share Posted June 9, 2020 Hello there! I'm trying to extend the Gallery: Slideshow Reel to the top of the page so that the menu bar area would not be white, I've attached the image of how I'd like it to look like. Currently, i've used this to remove the header background: // Invisible header background // .tweak-fixed-header .header .header-announcement-bar-wrapper { background: transparent !important; } Appreciate if someone is able to help me with this. Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 Add to Home > Design > Custom CSS .homepage section:first-child { padding-top: 0 !important; } 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
ettolrahcomma Posted June 9, 2020 Author Share Posted June 9, 2020 It works! Thank you so much @tuanphan Appreciate it! Link to comment
PabloMakrygiannis Posted June 13, 2020 Share Posted June 13, 2020 How can I do the same but not for the home page, say a Portfolio landing page? I have no experience with coding. @tuanphan Thanks! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.