document.addEventListener("DOMContentLoaded", function() { var rows = document.querySelectorAll('.vc_row'); rows.forEach(function(row) { if (!row.innerHTML.trim()) { row.style.display = 'none'; } }); });Skip to main content