badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Theme Attitude – submenu sometimes disappears

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22336
    webmaster2
    Participant

    Hi,

    we use the theme attitude (free 1.2.9). Going with the mouse over it sometimes the submenu disappears, sometimes it does not.

    This is our site: http://www.haan.feg.de

    For example it happens at menu item “Gemeindeleben”.

    Is there any idea?

    #22361
    webmaster2
    Participant

    Problem solved! A change in the style.css of the theme caused the error:

    #access a {
    color: #777;
    display: block;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 0 0; => I changed 16px to 10px (because of another problem with IE)
    height: 39px;
    }

    After changing the value back to 16px the submenu appears regulary.

    #22397

    Ok that’s great webmaster2

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.