why does menu item disappear (invisible space left) from drop-down list?
-
This happens when I am on the page in question. Was fixed previously by you, can you fix it again please?
The blog I need help with is: (visible only to logged in users)
-
I’m happy to help. If you paste the following code into the CSS box in your customizer everything should work better.
.navigation-main li.current_page_item a, .navigation-main li.current-menu-item a{ background: #ed7b7b; }Let me know if you have any questions about that!
-
I never do CSS, but was able to find the customizer without too much angst (I’m a midwife roped into doing a website for our clinic) – thank you! That solves the problem :)
-
but was able to find the customizer without too much angst
Wonderful!
Glad to hear the code solved the problem for you as well.
Let me know if you need anything else, and I’ll remember to include super-specific instructions to eliminate that last bit of angst :)
- The topic ‘why does menu item disappear (invisible space left) from drop-down list?’ is closed to new replies.