Viewing 4 posts - 1 through 4 (of 4 total)
  • #239415
    ginhim
    Member
    Post count: 40

    How can I turn off the mini bag on hover in the navigation? I tried the option the themes option area and it turns off the actual bag icon too. I don’t want to turn that off turn as that causes usability issues – user cant access bag at all then.

    #239433
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this:

    .header-right .shopping-bag {
        display: none;
    }
    
    nav.std-menu ul.menu > li.parent:hover > a:after {
        opacity: 0;
        display: none;
    }

    Thanks.

    #240021
    ginhim
    Member
    Post count: 40

    thanks heaps!

    #240025
    David Martin – Support
    Moderator
    Post count: 20834

    Great, no problem!

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register