ww
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -52,7 +52,7 @@ if ($thumbnail_image && isset($thumbnail_image[0])) { | ... | @@ -52,7 +52,7 @@ if ($thumbnail_image && isset($thumbnail_image[0])) { |
| 52 | 52 | ||
| 53 | </div> | 53 | </div> |
| 54 | </div> | 54 | </div> |
| 55 | <div class='side-caption header-caption <?= (empty($copy)) ? "hide" : "" ?>'> | 55 | <div class='side-caption header-caption'> |
| 56 | 56 | ||
| 57 | <a class='copy-link' aria-label="Header Slide Caption" href='#' ></a> | 57 | <a class='copy-link' aria-label="Header Slide Caption" href='#' ></a> |
| 58 | <span class='image-side-caption'> | 58 | <span class='image-side-caption'> | ... | ... |
-
Please register or sign in to post a comment