Having issue with styling nav. on mobile:
@media screen and (max-width: 980px)
.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li:hover a.parent {
color: #edbf88 !important;
background: none !important;
}
The important tags are keeping me from showing my colors. I went to the Theme editor but the responsive css had an error where I was afraid to do changes for fear of breaking everything. This should be fixed on the theme itself.
site view
-
This topic was modified 5 years, 8 months ago by matt3.
-
This topic was modified 5 years, 8 months ago by matt3.