Hi
I want to style the responsive menu – change colour / font colour / remove shadow/gradient effect?
I found this code – is this relating to the responsive menu?:
.tinynav {
display: none;
font-size: 16px;
}
What CSS can I use to change the items above please?
Thanks!