Menu Trouble Twenty Eleven Child Theme
-
I just updated to the new wordpress and the menus on my website got a bit messed up. My website is here: https://theup-turn.com/
Before the background had been white, the same color as the body background, and I’m not sure what coding I need to change to get it back.
Here is all my #access code for my Twenty Eleven Child Theme
#access { background: #FFFFFF; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#FFFFFF, #FFFFFF); font-size: 12px; border-top: 2px solid #69c; border-bottom: 2px solid #69c; width: 1000px; } #access a { color: #FFFFFF; font-size: 13px; margin-left: 5px; } #access li:hover > a,#access a:focus { text-decoration: underline; font-size: 13px; color: black; } #access .current_page_item > a,#access .current_page_ancestor > a { font-size: 13px; color: black; text-decoration: underline; }
Anyone know how I can fix this?
-PK
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Menu Trouble Twenty Eleven Child Theme’ is closed to new replies.