• Resolved elffuts

    (@elffuts)


    I really want to use the Raindrops theme for my website, but my two-level menu doesn’t work properly with it. When I click on an item in the primary menu, the submenu pops up right on top of the primary menu rather than off to the side. If this were fixed, I’d adopt Raindrops in the blink of an eye.

Viewing 5 replies - 16 through 20 (of 20 total)
  • Theme Author nobita

    (@nobita)

    Sorry reply too late

    raindrops style.css line 3505

    /* raindrops style rules last */
    .page-template-page-templatesfull-width-php #container{
        width:100%;
    }
    
    /* add style */
    #nav-main .nav-main a:hover {
    background-color: #FFF!important;
    color: #000;
    text-shadow: none;
    }
    
    #nav-main .sub-menu a,
    #nav-main .children a {
    float: left;
    width: 150px!important;
    padding: 10px 14px;
    font-size: 15px;
    }

    Thank you.

    Theme Author nobita

    (@nobita)

    I will change to resolved because there is no one months Reply

    bvheesch

    (@bvheesch)

    Hi,
    I have still problems wih my sub menus.
    I use raindropsVersie: 1.250.

    what can I do to fix it

    Thanks..

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Per the forum welcome please post your own topic.

    https://www.ads-software.com/support/theme/raindrops#postform

    This topic is marked resolved and those do not get much attention.

    Thread Starter elffuts

    (@elffuts)

    As the originator of this topic, I can say that it is incorrectly labeled as resolved. After several tries, I gave up. The problem was never solved, but if I read the last few replies correctly, I was told that I really didn’t need what I was asking for. If that’s the case, why have I found dozens of other themes where the menus work like I asked?

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Two-level menu’ is closed to new replies.