I would like to change the links in my navbar to be #54CACA and underline on hover. And to remain that way when clicked.
I've tried all suggestions I could find on the forum to customise the css, but can't seem to get it to work? Help would be much appreciated.
My site is
Thanks...
Change NavBar links colour and underline on hover
Started by
ered
, Oct 18 2012 05:32 AM
navbar change colour underline on hover
Best Answer Danny , 18 October 2012 - 06:35 AM
Hi,
Add the following to your custom CSS:
#site .navbar .navline li a { color: #54CACA; }
#site .navbar .navline li a:hover { text-decoration: underline; }Keep in mind we can't design your site for you so if you need CSS help, make sure you've downloaded http://www.getfirebu...ug.com"]Firebug for Firefox[/url] and check out http://www.w3schools.com/"]W3 Schools[/url] for more info. Also please be sure to watch our Firebug video tutorial http://www.pagelines...stom_CSS"]here.[/url] Go to the full post
1 reply to this topic
#1
Posted 18 October 2012 - 05:32 AM
#2
Posted 18 October 2012 - 06:35 AM Best Answer
Hi,
Add the following to your custom CSS:
Keep in mind we can't design your site for you so if you need CSS help, make sure you've downloaded for Firefox[/url] and check out Schools[/url] for more info. Also please be sure to watch our Firebug video tutorial [/url]
Add the following to your custom CSS:
Keep in mind we can't design your site for you so if you need CSS help, make sure you've downloaded for Firefox[/url] and check out Schools[/url] for more info. Also please be sure to watch our Firebug video tutorial [/url]
Also tagged with one or more of these keywords: navbar, change colour, underline on hover
PageLines Framework →
Technical Support →
Changes to text in NavbarStarted by entrysoftware , 09 May 2013 |
|
|
||
Type in navbar blotchy in FirefoxStarted by suerama , 05 Apr 2013 |
|
|
||
Navbar offset to the left since upgradeStarted by stedun8 , 02 Apr 2013 |
|
|
||
Navbar shows strange behaviour with WPMLStarted by rpeople , 29 Mar 2013 |
|
|
||
Fixed Navbar not showingStarted by ochisan , 28 Mar 2013 |
|
|











