• 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.

    • This topic was modified 3 years, 8 months ago by jaygala.
  • The topic ‘Great plugin but not responsive’ is closed to new replies.