Forum Replies Created
-
Author
-
teamwepv
ParticipantTouche. 🙂 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;
}teamwepv
Participantthe link is http://www.teamflighttraining.com
I’m not sure what the styling attribute is called, but it’s regarding the “highlight” border effect. I’m trying to create a static border oval around the text. The quick css I’ve used has created a border with a “highlight” type effect. Upon hovering, the button then has a thinner 1px border, which is what I want, I do not want the “highlight” border effect prior to hovering.
Sorry for such a nitpicky type question.
teamwepv
ParticipantARRGGHH!!! If that translates all languages, under Screen Options the Comments box wasn’t checked. Issue now resolved. Thanks for responding though.
-
AuthorPosts