New Landing How can we help? Themeforest Theme Support Dante Handy Menu: Searchfield with value="DEMO – EXAMPLE PURPOSES"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #192811
    heinetz
    Member
    Post count: 63

    hi,

    above of the mobile menu I see an input-field with value=”DEMO – EXAMPLE PURPOSES”. I found some answers here how to remove it. But when I turn off the language aux in header options, only the language switcher of my desktop-menu disappears ;( But I’ll need it because I use WPML.

    What can I do to:

    1. Hide search-field in handy-menu?

    beste,
    heinetz

    #192826
    David Martin – Support
    Moderator
    Post count: 20834

    Hi heinetz,

    Can you provide us a WP login?

    Thanks.

    #192844
    heinetz
    Member
    Post count: 63

    I created an account and sent you the passwd via [email protected].

    I installed WPML but didn’t translate anything yet. What happened was following:

    1. The lang-Switcher in the desktop-menu got flags (although I disabled flags in wpml-options)
    2. The mobile menu didn’t get any lang-switcher.
    3. The mobile search-field didn’t disappear although I disabled super search in theme options.

    What I want is following:

    a) no flags on any device
    b) no searchfield in mobile menu

    best,
    heinetz

    #192897
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This CSS should cover a & b requests:

    #header-languages img,
    .aux-languages img {
      display: none;
    }
    
    form.mobile-search-form {
      display: none;
    }

    Please post your login details here privately.

    Thanks,
    David.

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