I have a test page i am currently working on - https://www.monofireandsecurity.co.uk/test-page
I want the background of the navigation menu to be transparent on desktop but solid on tablet and mobile. i am using Elementors nav builder but i can only have one set background colour for all three devices
Code i have tried is:
.header.mobile {background-color: #000000;}
but nothing happens
Any help appreciated Marc