• Resolved tbroderick

    (@tbroderick)


    Is there a way to modify the fields? For example, I do not want the search function. Can it be removed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi,
    I actually redone this search section with a setting option in admin panel. You just need to re-download the plugin and Go to its setting page woocommerce->checkoutlayout.
    Here make sure the search option is unchecked.

    But if any case you still face this issue Just use css here:

    .cclw_search_bar
    { display:none; }

    This will work for you.
    Do let me know if there is any issues.
    Thanks.

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Close as inactivity continues.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Fields’ is closed to new replies.