New Landing How can we help? Themeforest Theme Support Dante Remove Search Icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #66526
    ALDD
    Member
    Post count: 80

    Hello,

    I don’t want the search icon to appear in the top bar.

    I try the following but is not working:

    .menu-search.parent {
    display: none;
    }
    .icon-search {
    display: none !important;
    }

    My options have been disabled for general super search and for mobile.

    Thank you for advising.

    #66598
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to Theme Options > header options and at the bottom you can disable the search

    – Kyle

    #66664
    ALDD
    Member
    Post count: 80

    That worked and thank you. But how can I now remove the mobile search option?

    #66753
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Are you using version 2.52?

    – Kyle

    #67069
    ALDD
    Member
    Post count: 80

    Yes I am Kyle…I’m using the latest version of the theme.

    #67134
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this custom css:

    .mobile-search-form {
      display: none;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register