Top plugin but should be updated to add responsiveness
-
Here is the code to have responsiveness:
.select2-container{ width: 100% !important; }
- The topic ‘Top plugin but should be updated to add responsiveness’ is closed to new replies.
Home / Plugin: Select and Multi-Select Field for Contact Form 7 / Top plugin but should be updated to add responsiveness
Here is the code to have responsiveness:
.select2-container{
width: 100% !important;
}