Home New Guten Forums WoodMart support forum submenus appear at the top

submenus appear at the top

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #656398

    arslankerim
    Participant

    When you hover the mouse over the menu, the submenus appear at the top. Normally, it should open directly on the right side. In the attached images, there are screenshots of the menus that are faulty and should be.

    Attachments:
    You must be logged in to view attached files.
    #656492

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards,

    #656536

    arslankerim
    Participant

    I sent the site information.

    #656613

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-dropdown-cats .sub-menu {
        left: 100% !important;
        top: 0 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        position: absolute !important;
        display: block;
        visibility: visible;
        transform: none !important;
        transition: none !important;
    }
    .wd-dropdown-cats li.menu-item-has-children {
        position: relative;
    }

    Best Regards,

    #657503

    arslankerim
    Participant

    I bought a woodmart license for the 4th time for a different site because you made such quick and permanent responses. Thank you very much, it was direct.

    #657554

    Hello,

    Thank you so much for your kind words and for your satisfaction with our theme support!

    If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘submenus appear at the top’ is closed to new replies.