Mobile Menu has gone transparent
-
Hi all.
For some reason my mobile menu has gone transparent. I asked on here before about this and got some code to make it white, so that you could see what the menu reads on mobile, however, for some reason it has gone back to transparent and I can’t seem to change it.
Please see here for screenshot – https://i.ibb.co/gDvkGZ2/Hollings-menu.jpg
I have this in the Additional CSS section:
ul.products li.product { width: 46.411765%; float: left; margin-right: 5.8823529412%; } ul.products li.product:nth-of-type( 2n ) { margin-right: 0; } @media ( min-width: 768px ) { ul.products li.product:nth-of-type( 2n ) { margin-right: 5.8823529412%; } } .home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header { margin-bottom: .25em; } @media screen and (max-width:768px) { .site-search { display: block !important; } @media screen and (max-width: 767px) { .storefront-primary-navigation { position: absolute; top: 40px; right: 10px; } .storefront-primary-navigation .menu-item { background-color: #ffffff; padding-left: 15px; } #masthead .site-search { padding-top: 20px; } }
Many thanks.
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Mobile Menu has gone transparent’ is closed to new replies.