Viewing 4 replies - 1 through 4 (of 4 total)
  • it should be in the style.css in the template root folder.

    Look for #access a { }, .menu a, .menu a:visited { } and you shold find one with :hover too.

    http://www.w3schools.com/tags/ref_colorpicker.asp

    Thread Starter yathisp

    (@yathisp)

    i tried in this i an change only mouse over color.

    but i am not able to change link color

    anybody please help me

    attached code here, please check this code and tel me how to chnage the link color

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

    Looks like you need a new host

    Fatal error: Maximum execution time of 30 seconds exceeded in D:\Hosting\5766836\html\www\anithaganapathi.com\wp-content\plugins\jetpack\modules\shortcodes\blip.php on line 9

    Try this

    #access a {
    color: pink;
    display: block;
    line-height: 3.333em;
    padding: 0 1.2125em;
    text-decoration: none;
    }

    Do not edit the Twenty Eleven theme. It is the default WordPress 3.2 theme and having access to an unedited version of the theme is vital when dealing with a range of site issues. Create a child theme for your changes. Once your child theme is active, we should be able to help with the customisation.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘menu Link color changing in theam Twenty Eleven’ is closed to new replies.