Home Forums WoodMart support forum Framing on billing address

Framing on billing address

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #564244

    vanatmax007
    Participant

    I want framing on billing address, first photo is my, there is nothing only Name, State,
    And on the picture 2 is nice Framming arround every sentence

    Attachments:
    You must be logged in to view attached files.
    #564356

    Hello,

    Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
        border: 1px solid black !important;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)