From 23ed0d40969cba6fcd625eeb81adada6f090c4b9 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 20 Jun 2026 20:49:15 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Alignment=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/media-text/media-text.php | 81 +++++++++++++------------- 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/views/blocks/media-text/media-text.php b/views/blocks/media-text/media-text.php index bff637e..5975d3c 100644 --- a/views/blocks/media-text/media-text.php +++ b/views/blocks/media-text/media-text.php @@ -50,49 +50,50 @@ if ( $vidBlock && strpos( $vidBlock, '
- -

- + +

+ - -

- + +

+ - -
- + +
+ - -
- - +
+ - - -
- + // Handle admin preview + if ( is_admin() && $ctaURL ) { + $ctaURL = '#'; + } + ?> + + + +
+