Announcement

Collapse
No announcement yet.

How to edit the shipping/billing form state select field?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to edit the shipping/billing form state select field?

    In the customer info forms there is just a reference to an item for the state (and country) select drop-downs. Is there a place this can be edited to add additional styling, form-control etc.?

    Code:
    <mvt:item name="states" param="ShipStateSelect" />
    Thanks.
    Joe McDonald
    patrickwebby.com

    #2
    Re: How to edit the shipping/billing form state select field?

    Not currently but by default it will have an id of "shipstateselect" which can be targeted.

    If you need something additional, we will typically add classes to it using JavaScript.
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment

    Working...
    X