Problem with font for single menu item

Hi, as you can see here www.manoebags.com i've a problem in header menu.

in all pages (in italian language) except "boutique online", I've Quicksand menu. I've assign a css class "dt-my-button" for the menu item "Boutique Online" and i've add this code:  

#Top_bar .dt-my-button a {
    font-family: 'Tangerine', cursive; 
    font-size: 28px;
    font-weight: 700;
}


But it only works iif i'm not in the same page! I've tried many codes but no solved yet.
Can you help me?

Comments

Sign In or Register to comment.