By vtjoanne on Thursday, 15 September 2016
Replies 2
Likes 0
Views 1.6K
Votes 0
Cannot change default red color of lines on the nav items - would like all green.

Please note the dot com below:

https://milkmoneyvt dot com/events/icalrepeat.detail/2016/09/28/13/-/entrepreneur-basics-series-intellectual-property-101

.nav-items > div:last-child {
border-right: 1px solid #93bd67 !important;
}
.nav-items > div:last-child {
border-radius: 0 5px 5px 0;
border-right: 1px solid #93bd67 !important;
}
.nav-items > div {
border: 1px solid #93bd67 !important;
}
.nav-items > div {
border: 1px solid #93bd67 !important;
}
.nav-items > div {
margin-left: -5px;
display: inline-block;
padding: 3px 0px 2px 0px;
line-height: 23px;
vertical-align: middle;
border: 1px solid #93bd67 !important;
border-left: 0px;
}
.nav-items > div:first-child {
border-radius: 5px 0 0 5px;
border-left: 1px solid #93bd67 !important;
}

.nav-items > div a:hover {
border-color: #93bd67 !important;
}
·
Thursday, 15 September 2016 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Also note, there is a color changer built into the Flatplus layout available to silver members.

Many thanks
Tony
·
Thursday, 15 September 2016 22:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post