Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
stellervista-micro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f58ba580
authored
2023-08-21 13:20:19 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
popup
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
3d6ab87d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
wp-content/themes/understrap-child/front-page.php
wp-content/themes/understrap-child/front-page.php
View file @
f58ba58
...
...
@@ -73,8 +73,7 @@ $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID), 'full' );
<button type="
button
" class="
btn
-
close
" data-bs-dismiss="
modal
" aria-label="
Close
"></button>
</div>
<div class="
modal
-
body
">
5 winners will be drawn on . If you’re one of them (fingers crossed), we’ll be in touch! For full giveaway details, go to <a href="
https
://
stellervista
.
ca
/
giveaway
-
details
/
">Giveaway Details.</a>
<?php the_field('contest_popup', 'option'); ?>
</div>
<div class="
modal
-
footer
">
<button type="
button
" class="
contest
-
close
" data-bs-dismiss="
modal
">Close</button>
...
...
@@ -90,8 +89,7 @@ $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID), 'full' );
<button type="
button
" class="
btn
-
close
" data-bs-dismiss="
modal
" aria-label="
Close
"></button>
</div>
<div class="
modal
-
body
">
<?php the_field('contact_popup', 'option'); ?>
</div>
<div class="
modal
-
footer
">
<button type="
button
" class="
contest
-
close
" data-bs-dismiss="
modal
">Close</button>
...
...
Please
register
or
sign in
to post a comment