shandycreative
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] Can Drop Down Menu box width be changed?Thanks so much. I’ll add this code and hopefully won’t need to pester you again. 😉
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorThanks…you too!
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorThat did it!
Thanks
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorThis is all the code I have in the custom css area:
.site-header .main-navigation ul li a {
background: none repeat scroll 0 0 #B3D9A8;
color: #3a316d;
}.site-header .main-navigation ul li.current_page_item a, .site-header .main-navigation a:hover {
color: #F68C28;
}Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorWow.
I just changed all the “colors” in the theme options back to the default and the only code I have in the custom css is the code you gave me. Thought that would fix it, but it didn’t. 🙁
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorSorry….I put that code in and just changed the text color from the blue to the orange. When I hover, nothing happens.
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorYou must think I’m a moron, and I probably am. I tried what you suggested and the color when I hover does not change.
I want the background to be the seafoam (#B3D9A8), which it is. I want the text to be blue (#3a316d) which it is.
When you hover, I want the blue to turn orange (#F68C28) and that isn’t happening. I’m sure I’m doing something wrong, just can’t figure out what that is.
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorSo sorry….can you try again now? Forgot to “save”. That’s what happens when I haven’t had morning coffee yet. 🙁
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorMaintenance is now “off”. Sorry about that.
TIA for help.
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorI’m pretty sure my “newbie” is showing. I still could not get the “hover” to change.
I don’t have much of a site yet….just starting out. But it’s shandywordpress.com
Thanks for any help.
Forum: Themes and Templates
In reply to: [Fruitful] main menu background colorI’ve had same problem….at least I think it’s same problem. Trying to change the “hover” color and “active” colors using the above code and it didn’t work. Any suggestions?