BastisRIKE

var url = window.location.search; if ( $( ".category-description" ).text().length < 1) { $( ".category-description" ).remove(); }; if (url.match("page").length > 0) { $( ".category-description" ).remove(); };