hiddenroutes Posted October 24, 2022 Share Posted October 24, 2022 Hi. I have added an SVG background with custom CSS but the way this is set it makes the background transparent. This becomes a problem with the menu on mobile which now doesn't show the burger (still clicks where it should be) and the menu that is there is transparent so not viewable properly. Is there a way to maintain the SVG background and not have this transparency issue? Thanks, Jacob. Link to comment
hiddenroutes Posted October 24, 2022 Author Share Posted October 24, 2022 So I have worked out how to get the burger button to show. However the menu is still transparent when open. Link to comment
hiddenroutes Posted October 25, 2022 Author Share Posted October 25, 2022 This is the section that is causing the issue. section, div { background-color: transparent !important; } Is there a way to make this not affect the menu and dropdown? Thanks. Link to comment
tuanphan Posted October 27, 2022 Share Posted October 27, 2022 Try changing it to article section, article div { background-color: transparent !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment