• Resolved dotcominfo

    (@dotcominfo)


    Using the URL example, if you view that page on a smartphone or a tablet screen that triggers the mobile style menus, you will see that the search box shows up on top of the menus as you use them.

    Is this a bug in the CSS of the search box, or is there a CSS tweak you can recommend to fix this?

    • This topic was modified 5 years, 8 months ago by dotcominfo. Reason: Correcting verbiage

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hello,

    Please add following style to your theme

    .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        z-index: 9;
    }

    This must solve the issue.

    Regards

    Thread Starter dotcominfo

    (@dotcominfo)

    You are the man! Thank you for the awesome support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search box shows up on top of menus (mobile views)’ is closed to new replies.