Remove time zone field

WCMp Advanced Frontend Manager

Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #141547
      redilson
      Participant

      Hi WCMP team,

      Is there an easy way to remove the Timezone field on Vendor Frontend? Thank you.

    • #141558

      Hi, in order to remove this add this CSS via WCMp >> Settings >> vendor >> Vendor Frontend >> Custom css

      .content-padding.gray-bkg.storefront .row .col-md-12 form.wcmp_shop_settings_form.form-horizontal .panel.panel-default.panel-pading.pannel-outer-heading .panel-body.panel-content-padding .wcmp_form1 .form-group:nth-of-type(8) {
          display: none;
      }
      Copy
Viewing 1 reply thread

The topic ‘Remove time zone field’ is closed to new replies.