• Hi all,

    I’m sure this is a silly thing but I can’t seem to find where the colour for the dropdown menu’s background colour for hover or mouse-over is.

    It’s always white when my mouse goes over it, the dropdown menu background colour is fine until mouse-over where it becomes white (Which is the same colour as the text). I’ve been through the entire .css and cannot find it anywhere.

    Also, I’ve managed to loose the ability to use the site’s heading title a text and tagline, happened after I switch to an image which I’ve since removed. Appears on other themes though.

    Any assistance with this is greatly appreciated – also, top job on the theme, it’s very nice!

    -m0r

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Does that theme come with a Custom CSS/Styles plugin, or are you using a Child Theme?

    Thread Starter m0r1arty

    (@m0r1arty)

    Thanks for the quick reply Andrew, I’m altering the style.css.

    I found the part for the background colour of the hover aspect I wanted to correct:

    [code]'#access ul ul li:hover, #access ul ul ul li:hover {
    background:#FCFCFC ;
    }
    [code]

    Where you just change the colour to what you want. Been driving me barmy for hours - finally cracked it after putting my question here (Hope it helps someone else!).

    As for my header text disappearing....I've still no idea where it is.

    Thanks again Andrew!

    -m0r

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Okay, just make sure you don’t update your theme unless you transfer changes into a Child Theme or Custom CSS-type plugin.

    Thread Starter m0r1arty

    (@m0r1arty)

    Thanks very much Andrew, that would have been a nightmare!!

    I’ll export the ‘theme’ as it is just now (What a great feature!)

    -m0r

    THANK YOU m0r1arty
    you just help me out a bunch.
    Good find.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dropdown menu background colour – always white!’ is closed to new replies.