Thursday, 15 September 2016
  2 Replies
  1.7K Visits
0
Votes
Undo
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;
}
Thursday, 15 September 2016 15:51
·
#175629
0
Votes
Undo

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

Many thanks
Tony
  • Page :
  • 1
There are no replies made for this post yet.