fix: complete mobile carousel and social updates

This commit is contained in:
Keith Solomon
2026-06-27 18:00:32 -05:00
parent f8d60a63a4
commit a360b8192a
14 changed files with 248 additions and 56 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ $footerNav = ! empty( $locations['footer_navigation'] )
?>
</div>
<div class="copyright font-light text-cwc-blue-03/60 text-right py-3 text-12px">
<div class="copyright font-light text-white/70 text-right py-3 text-12px">
<?php
if ( $copyright ) {
echo wp_kses_post( $copyright );