Andrew: I was thinking your quick-and-easy fix might work for me, too.
https://www.JustSkeinCrazy.com (I’m trying to get sub-menus, BELOW SKEINS – MIXTURES to fall VERTICALLY.)
THIS is the page where I’m making changes, just FYI:
photoshot child: Stylesheet (style.css)
/*
Theme Name: photoshot child
Description:
Author: admin
Template: photoshot
(optional values you can add: Theme URI, Author URI, Version)
*/
@import url(“../photoshot/style.css”);
#menu li ul li a:hover, #menu .current_page_item a, #menu .current-cat a, #menu .current-menu-item a {
color: #FF6347;
}
.main-navigation li ul li { display: block; }
As you can see, I added the line of code at the bottom–per your suggestion. But the sub-menus still run horizontal.
Any suggestions? And, thank you!!!!!
Michael (Arequipa, Peru/Missoula, MT)