Conversation
supportHey guys. When I install and activate this plugin, the hamburger icon for my mobile menu disappears despite all elements still visible in inspect. Can anyone kindly advice of a possible solution to this, please?
Can you give me your site URL? Thanks
Sure, this is it: https://volvo.d-tt.nl/
Add this CSS code to your site, the issue will be fixed. .vehica-mobile-menu__hamburger * { backface-visibility: visible; -webkit-backface-visibility: visible; } Thanks
That worked, thanks a lot!
Can you give me your site URL? Thanks
Sure, this is it: https://volvo.d-tt.nl/
Add this CSS code to your site, the issue will be fixed. .vehica-mobile-menu__hamburger * { backface-visibility: visible; -webkit-backface-visibility: visible; } Thanks
That worked, thanks a lot!