New Landing How can we help? Themeforest Theme Support Dante Search form in menu

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #72266
    mimawebseo
    Member
    Post count: 33

    Hi, I would like to use the search form box in the menu intead of having the icon with the link.

    What is the easiest way to do that?.. I am using a child theme.

    #72477
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you could provide me with a link I can see if there is some custom css that I can provide you with

    – Kyle

    #72538
    mimawebseo
    Member
    Post count: 33
    This reply has been marked as private.
    #72540
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css

    .ajax-search-wrap {
      display: block!important;
      box-shadow: none!important;
    }
    #main-nav .ajax-search-wrap {
      right: 48px;
      top: 6px;
      border: 0;
    }
    .ajax-search-wrap:after {
      border: none;
    }

    – Kyle

    #72543
    mimawebseo
    Member
    Post count: 33

    Great.. it’s works perfect!

    Thank You!!

    #72545
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem 🙂

    – Kyle

    #77364
    mimawebseo
    Member
    Post count: 33

    Hi Kyle,
    Once I have the form in the menu, how do I remove the search icon.

    I tried this, but didn’t work

    
    .menu-search parent .header-search-link-alt  {
      display: none;
    }
    .menu-search.parent .header-search-link-alt .ss-search {
    display: none;
    }
    .header-search-link-alt  {
      display: none;
    }
    #77385
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks like you managed it?

    – Kyle

    #77392
    mimawebseo
    Member
    Post count: 33

    You’re right!.. It is working!.. I was checking a cached version.

    Thank You!

    #77425
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved . Great work, thanks Kyle :-).
    With Best Regards
    Swift Ideas

Viewing 10 posts - 1 through 10 (of 10 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