• 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 4 years, 11 months ago by jaygala.

The topic ‘Great plugin but not responsive’ is closed to new replies.