Site URL: https://www.madeinbed.co.uk
I have been trying to edit the custom css to change the button on the home screen for the dropdown menu and now its not working. Please can someone help me. The Custom CSS looks like this now-
@media screen and (min-width: 0px) { [data-folder="root"] .header-menu-nav-item a {padding: 10px 2vw; margin: 0;} .header-menu {max-width: 50%;}
@media screen and (min-width: 0px) { [data-folder="root"] .header-menu-nav-item a { padding: 10px 0vw; margin: 0; } .header-menu { max-width: 100%; } } [data-folder="root"]{.header-menu-nav-item a{padding: 10px 5v