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
3d1a99d3
authored
2022-03-02 18:14:39 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ee
1 parent
226cd314
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
wp-content/themes/understrap-child/global-templates/numbers_hero.php
wp-content/themes/understrap-child/global-templates/numbers_hero.php
View file @
3d1a99d
...
...
@@ -7,15 +7,21 @@
// Exit if accessed directly.
defined
(
'ABSPATH'
)
||
exit
;
?>
?>
<style>
div
#page
{
}
</style>
<div
style=
"background-image: url(https://yournumbers.ca/wp-content/uploads/2022/03/FP_WYN-Website-Shy1_F-scaled-1.jpg);
background-repeat: no-repeat;
background-size: 100%;"
>
<?php
echo
do_shortcode
(
'[smartslider3 slider="2"]'
);
echo
do_shortcode
(
'[smartslider3 slider="4"]'
);
?>
</div>
<svg
id=
"Layer_1"
data-name=
"Layer 1"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 1958.05 877.97"
>
...
...
Please
register
or
sign in
to post a comment