Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 530 Bytes

website.md

File metadata and controls

14 lines (12 loc) · 530 Bytes

Website

Website Search Box Input

Hide Search Form

ID: mint_system.website.website_search_box_input.hide_search_form

<data inherit_id="website.website_search_box_input" priority="50">
    <xpath expr="//form" position="attributes">
        <attribute name="style">display: none;</attribute>
    </xpath>
</data>

Source: snippets/website.website_search_box_input.hide_search_form.xml