• Resolved navneetfiji

    (@navneetfiji)


    After Deactivation the Website Menus are Spoiled and does not work like the Normal Menu. This has broken my Website pretty Much.
    Have alook at how the Current Menu Drops down.

    I think the Plugin has left behind some Codes, i cant really find them.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpdevart

    (@wpdevart)

    Hi dear @navneetfiji.

    Okay, we will check your website today and let you know.

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    Such a type of issue can’t come from our plugin.

    But we can advise you what to change. You have such a CSS file – https://moonik-store.com/wp-content/themes/flexile/style.css?ver=4.9.9

    The issue comes from that file.

    In this file, there is a such code –
    .et_pb_menu .et-menu-nav>ul ul,.nav li ul{border-top:none;left:auto!important;right:0;width:200px}

    You need to replace it with this one –
    .et_pb_menu .et-menu-nav>ul ul,.nav li ul{border-top:none;left:auto!important;right:0;width:calc(100% - 20px)}

    We think this should help.

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    Did you fix the issue?

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    As we understand, this topic is no longer actual, so we will close it.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Deactivating Issue’ is closed to new replies.