Viewing 4 replies - 1 through 4 (of 4 total)
  • Are you talking about the orange hover color on the menu? If so, I thinks the css that’s setting this orange color is this:

    (under /* nav links */), Chrome Developer Tools shows this as line 31.

    #top #access .children a:hover, #top #access .sub-menu a:hover, #top #access a:hover{
    color:#fff!important;
    background:#fa0;
    }

    I’m not sure whether you were talking about this or some other link issue, but the #fa0 is the orange color. At any rate, hope this helps.

    Thread Starter ZensunniWanderer

    (@zensunniwanderer)

    Hi, Thanks for replying.

    Unfortunately I’m not talking about the bar orange. I will change it to olive to avoid confusion.

    I’m actually talking about the orange that appears for a brief second when you click any link. Ignore the menu bar and click on ‘FitzARTS’ at the top and you should notice the background of the text turns orange. I want to remove this colour and keep it clear. It happens with the other links on the page too. So there must be a global setting somewhere. I’ve run the theme files through textcrawler but nothing is stand out as obvious for me.

    Hopefully someone will know. 🙂

    Theme Author nobita

    (@nobita)

    Hi ZensunniWanderer

    Reason to change to orange when the background color is the link becomes active,

    This theme, for mouse operation are difficult people, it has been made possible link move using the tab key.

    If you use the tab key to move the links, all background links that have been moved is displayed in orange.

    The most simple way to stop this

    Dashboard / Appearance / Customize

    Advanced / Disable Keyboad Focus

    Set Disable

    Saved

    Thank you.

    Thread Starter ZensunniWanderer

    (@zensunniwanderer)

    Excellent! Thank you Nobita.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links background active color’ is closed to new replies.