cherimoe
12-16-2016
10:02 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@LinkUnderline
I want to change the color of the underline on the active/hover page on the Navigation Menu. As far as I can tell, this is the code:
.menu .wsite-menu-default li a:hover,
.menu .wsite-menu-default li#active a {
border-bottom: 3px solid @LinkUnderline;
}
I've tried multiple things and nothing is working. Help is appreciated!!
Cheri
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
2 REPLIES 2
bobafett
12-16-2016
10:11 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
try inserting color: #hexcode of the color you want; after the border bottom line.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
jmlipari
04-10-2017
08:27 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Inserting color:#hexcode does not change the underline. Only change the text color.
Any ideas? Thks
Any ideas? Thks
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report