Site logo

Archived topic

Trouble editing color of main navigation - [screencast]

3 replies · Started by Doug on April 4, 2017

Viewing posts 1–4 of 4

What am I missing here? For some reason I can't change the color of the buttons on my main menu. I can change everything else but this color...

2min screencast - sorry for repeating myself.
http://somup.com/cbffQXWuf

Hi Doug,

I think it's causing by this CSS you've added:

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px;
    background-color: #c70909;
}

Let me know.

Seriously? Now you know why people(me specifically) HATE css... When you forget about it, it sucks.

Thanks.

You're welcome!

This archived topic is closed to new replies.