badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Sam Diller

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Change color for background hover menu #55865
    Sam Diller
    Participant

    thank you at first that did not appear to fix the problem. But I changed the order of the CSS and it works now. As I’m clearly not an expert in CSS, I don’t know if changing the order really fixed it, but it is working. So thank you for your help!

    in reply to: Change color for background hover menu #55509
    Sam Diller
    Participant

    The above code does not fix the problem. When I hover the hover color is white instead of the color #004264.
    The hover color was working properly before we updated to 3.07

    in reply to: Change color for background hover menu #55329
    Sam Diller
    Participant

    I’m sorry but I didn’t ask the question well. I need to change the color of the submenu when you hover over the menu item.
    I tried the following code, but when I hover over the menu item it turns white. The font is white making it impossible to read the item.
    I have tried adding !important and changing the last color in the code to match background-color, but no matter what I try the hover color remains white. I want white font on a blue background when I hover over the submenu item

    The website is http://www.whisperingmanes.org

    }
    #access a:hover,
    #access ul li.current-menu-item a,
    #access ul li.current_page_ancestor a,
    #access ul li.current-menu-ancestor a,
    #access ul li.current_page_item a,
    #access ul li:hover > a,
    #access ul li ul li a:hover,
    #access ul li ul li:hover > a,
    #access ul li.current-menu-item ul li a:hover {
    background-color: #004264;
    color: #fff;
    }

    in reply to: matching background color for menu and slogan #3096
    Sam Diller
    Participant

    thanks, yes that is the color I set 0084c9
    I notice that when I look at it on my pc the colors are not displaying the same. however on my ipad they look appear the same.
    Unless anyone has any ideas, I’m guessing this is something specific to my display

Viewing 4 posts - 1 through 4 (of 4 total)