Title: Frames around boxes
Last modified: March 21, 2019

---

# Frames around boxes

 *  [adamlu](https://wordpress.org/support/users/adamlu/)
 * (@adamlu)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/frames-around-boxes/)
 * Hello,
 * My issue shouldn’t be to difficult to fix, but still I can’t find the solution
   for it anywhere.
 * On our page where our customers will be able to fill in their information. Name,
   adress etc.. I can’t find where I make the boxes where they fill their information
   visible. They’re there, but they’re the same color as the background and I want
   to put frames around them. Any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fframes-around-boxes%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/frames-around-boxes/#post-11340804)
 * 1 – looks like you are using woocommerce form. you can ask directly in woocommerce
   or oceanwp support areas
    [https://wordpress.org/support/plugin/woocommerce](https://wordpress.org/support/plugin/woocommerce)
   [https://wordpress.org/support/theme/oceanwp/](https://wordpress.org/support/theme/oceanwp/)
 * 2- try a css change something like this:
 *     ```
       form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea, .select2-container .select2-choice, .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
           border-color: orange;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Frames around boxes’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [typeface](https://wordpress.org/support/topic-tag/typeface/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [lisa](https://wordpress.org/support/users/contentiskey/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/frames-around-boxes/#post-11340804)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
