New Landing How can we help? Themeforest Theme Support Dante MOBILE BROWSERS: REMOVAL OF SEARCH FIELD

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #62758
    eccesso
    Member
    Post count: 202

    HI,
    On top of the mobile browser – right side, three minor link bars are displayed. See attachment 1344copy. Clicking these bars displays a SEARCH FIELD and the number/names of the links. See attachment 1343copy.
    Is it possible to REMOVE or NOT displaying the SEARCH FIELD in mobile browsers, but only the links, which are necessary for navigating the site?
    Where and how do I handle this?

    Best regards _eccesso

    #62806
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    @media only screen and (max-width: 479px) {
    form.mobile-search-form{display:none:opacity:0;visibility:hidden;}
    }

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #62865
    eccesso
    Member
    Post count: 202
    This reply has been marked as private.
    #62873
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    There is no easy way beside it as i explained in last reply .
    Thanks

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 the following item
Login and Registration Log in · Register