Having a hard time removing catalog box in eStore

Options
Hi everyone,


I built this eStore for our events team: https://secure2.convio.net/mspca/site/Ecommerce?store_id=5101


They requested that I remove the catalog search options so as not to confuse donors. After doing so, I cannot for the life of me figure out how to get rid of the empty box where the search functions used to live. See attached photo for details. Does anyone know how to get rid of the box?


Thanks in advance!
box.jpg 37.4K
Tagged:

Comments

  • I may have some helpful info...


    When I edit the Catalog Page, in the heading I placed this code before my content:

    <style>

    #browse_search_container {display:none;}

    </style>


    And then I only have these "Components" selected:

    -Yes, show the store heading at top of page

    -Yes, show a button to cancel the entire purchase

    -Yes, show the buttons above the page content as well as below.

Categories