Topic: Mobile Navigation [SOLVED]
I'm trying to adjust the type of the navigation in small screen mobile view.
I can adjust
.headings-open-sans h3,.headings-open-sans header nav ul li a
in CSS, but that eiffects the large screen view navigation as well.
Is there a way in CSS to just adjust the mobile navigation?