JSFiddle - React, Tailwind, and code Playground

by Emmanuel Garcia

HTML

<div class="field-group-format group_call_to_action_aside div group-call-to-action-aside box yellow speed-fast effect-none">cxcxc</div>

CSS

div{background:green; height:300px; width:400px;}

JavaScript

if ($('.weeks').is(':empty')) { 
	    $('.membershipcolor').remove();
	}