Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
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
a3b69e5c
authored
2022-03-02 18:18:15 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dd
1 parent
0080f450
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
wp-content/themes/understrap-child/global-templates/numbers_hero.php
wp-content/themes/understrap-child/global-templates/numbers_hero.php
View file @
a3b69e5
...
...
@@ -19,8 +19,9 @@ div#page {
background-position: center;
background-size: 100%;"
>
<?php
echo
do_shortcode
(
'[smartslider3 slider="2"]'
);
echo
do_shortcode
(
'[smartslider3 slider="4"]'
);
echo
do_shortcode
(
'[smartslider3 slider="2"]'
);
?>
</div>
...
...
Please
register
or
sign in
to post a comment