Forums
Home / Plugin: Web Domain Checker / Great plugin but not responsive
(@jaygala)
3 years, 8 months ago
It’s the best and only plugin that does the job. However, to make it responsive make sure you change width to 80% and in custom css add:
.ocwdc_search_div { flex-wrap: wrap; justify-content: space-between; }
Not perfect, but better.