Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
-
Author
-
teamwepvParticipant
Touche. 🙂 That being said, using the following css, it generates a gray hover highlight bar that I want to get rid of. I’m trying to achieve highlighted text only, not a highlighted “box” effect. Thanks again.
ul.dropdown-menu.sub-menu {
background-color: white !important;
}
.navbar-transparent .navbar-nav .dropdown-menu li a {
color: #666 !important;
font-weight: 600;
line-height: 10px;
}
.navbar-transparent .navbar-nav .dropdown-menu li a:hover {
color: black !important;
}teamwepvParticipantARRGGHH!!! If that translates all languages, under Screen Options the Comments box wasn’t checked. Issue now resolved. Thanks for responding though.
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)