Home Forums WoodMart support forum Dropdown Navigation not working

Dropdown Navigation not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71443

    etinteractive
    Participant

    This is a dev site

    http://prntscr.com/kfina5

    #71460

    Hello,

    The reason is here http://prntscr.com/kflqjh this CSS displays the drop-down incorrectly. You need to use this correct code:

    .woodmart-navigation .item-level-0.menu-item-has-children {
        position: relative;
    }

    Best Regards

    #71502

    etinteractive
    Participant

    is this a bug in software?

    #71509

    Hello,

    Seems, this is your custom code. Please add the above provided code to the Theme Settings > Custom CSS

    Best Regards

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