• I’m feeling a little bit of an idiot, because I’ve been searching for hours for an solution. I want to give my menu navigation a colour, but it doesn’t change. Can anyone of you help me maybe?

    /* Navigation */

    .menu-navigation {clear: both; border-top: 1px solid #000000; border-bottom: 1px solid #eee; margin-bottom: 20px;}
    #navigation ul li {float: left; font-size: 14px; color: #50065; font-weight: bold; height: 40px; line-height: 40px; padding-left: 10px; position: relative; }
    #navigation ul li a {display: block; white-space: nowrap; color: #000000; padding-right: 12px;}
    #navigation ul li a:hover {color: #F50065;}
    #navigation ul li.ddhover {background-color: #F50065; z-index: 5;}
    #navigation ul li.ddhover a.ddhover, #navigation ul li.ddhover a.ddhover:hover {color: #F50065; position: relative; z-index: 6;}
    #navigation ul li.parent {padding: 0 10px;}
    #navigation ul li.parent a {background: url(“images/menu-parent.png”) 100% 16px no-repeat;}
    #navigation ul li.parent a.ddhover {color: #F50065; background: url(“images/menu-parent.png”) 100% -56px no-repeat; line-height: 40px; border-bottom: 1px solid #F50065;}

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m sorry but as you are using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from wordpress.org here.

    Hi Minou89, can you please mention which theme you are using. And it’d be also helpful if you post the link of your page.

    If you want to alter the base theme, you should create the Child Theme. Please read the Child Theme codex and follow accordingly:
    http://codex.wordpress.org/Child_Themes

    Thread Starter Minou89

    (@minou89)

    Oh I’m sorry esmi. I wasn’t aware.

    Mybdbis. I don’t have a child theme. Is it really necessary to create a child theme? I have the theme Unspoken from WPshower (http://wpshower.com/themes/unspoken/). I use the maintenance plugin so you can’t see the page. That’s why I didn’t share it.

    The wordpress.org support forums are meant for the core application, themes and plugins that are distributed on wordpress.org. We do not support themes downloaded from elsewhere.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Theme: Unspoken]’ is closed to new replies.