Site logo

[Support request] How to add search icon on custom Navigation created using Block Elements?

Home Forums Support [Support request] How to add search icon on custom Navigation created using Block Elements?

Home Forums Support How to add search icon on custom Navigation created using Block Elements?

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #2569399
    Fernando
    Customer Support

    Try adding this:

    @media (max-width: 768px){
        form.search-form.navigation-search.nav-search-active {
        width:  150px;
    }
    }
Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.