SamJ1987 Posted February 2, 2020 Share Posted February 2, 2020 Hi There, I've tried everything I could find on this forum, google and youtube and still can't get my dropdown header to be transparent. Any ideas on what else I could try? None of the custom CSS codes I've tried are working. See below (I want the black dropdown background to be completely transparent) I'm using gradient background colours throughout so it's not as easy as matching the background colour to the dropdown colour. Link to comment
tuanphan Posted February 2, 2020 Share Posted February 2, 2020 Each template needs different code. Can you share link to your site? 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
beyond_skylines Posted February 9, 2020 Share Posted February 9, 2020 (edited) You can try as follows, worked for me on Tremont template: 1st half Desktop + 2nd half Mobile: .folder .subnav { width: 200% !important; padding: 10px; background: #00ffff } @media screen{.folder .subnav { width: 200% !important; padding: 10px; background: #00ffff } } Edited February 9, 2020 by beyond_skylines 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