Forums
(@kevincoppens)
5 years, 7 months ago
Top Plugin
@freedom667 I had the same issue for the responsiveness, you add the following code in appearance > Theme editor > style.css:
.select2-container{ width: 100% !important; }