6fb9e74d by Jeff Balicki

footer

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 737e3bfa
......@@ -15927,6 +15927,51 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
}
}
.social-menu {
flex-direction: row;
padding: 0;
list-style: none;
display: flex;
margin: 0;
margin-top: 1.5rem;
}
@media (max-width: 575.98px) {
.social-menu {
margin-top: 1rem;
margin-bottom: 1rem;
}
}
.social-menu a {
font-size: 0;
}
.social-menu li {
margin-right: 1rem;
}
.social-menu .facebook a {
display: inline-block;
background: url("/wp-content/themes/understrap-child/images/facebook.svg");
background-size: cover;
height: 35px;
width: 35px;
display: block;
}
.social-menu .instagram a {
display: inline-block;
background: url("/wp-content/themes/understrap-child/images/instagram.svg");
background-size: cover;
height: 35px;
width: 35px;
display: block;
}
.social-menu .linkedin a {
display: inline-block;
background: url("/wp-content/themes/understrap-child/images/linkedin.svg");
background-size: cover;
height: 35px;
width: 35px;
display: block;
}
.wp-block-getwid-tabs__nav-link {
border-width: 0px;
border-bottom: 8px solid #FFB547;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.51 35.51"><defs><style>.\37 e94dc9f-9de2-43cf-bc2f-22bff8a1c75d{fill:#507cbd;}.\33 40b74ce-25df-40eb-9f76-d182a6a1c637{fill:#fff;}</style></defs><title>facebook</title><g id="6da69173-6b63-497b-8438-fb349b5682e5" data-name="Layer 2"><g id="05dcf61f-62b7-4e3f-b00c-42070c5c036b" data-name="Hamburger Menu"><rect class="7e94dc9f-9de2-43cf-bc2f-22bff8a1c75d" width="35.51" height="35.51"/><path class="340b74ce-25df-40eb-9f76-d182a6a1c637" d="M13.73,14.93h1.73V13.25A4.48,4.48,0,0,1,16,10.66,3.07,3.07,0,0,1,18.69,9.4a10.85,10.85,0,0,1,3.1.31l-.43,2.56A5.83,5.83,0,0,0,20,12.06c-.67,0-1.27.24-1.27.91v2h2.75l-.19,2.5H18.69v8.68H15.45V17.43H13.73Z"/></g></g></svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.51 36.5"><defs><style>.\30 280f13b-9801-4455-8f7c-4271c9488957,.\32 bc2a548-f371-46af-a416-e0456d31bc42{fill:none;}.b33fffe5-259d-4461-8428-6b568f5bec18{fill:#ef5273;}.\30 280f13b-9801-4455-8f7c-4271c9488957{stroke:#fff;stroke-miterlimit:10;stroke-width:2px;}.fcec3df3-1301-45bf-bece-9cbbe4a873cc{fill:#fff;}</style></defs><title>instagram</title><g id="0fb6f5af-eeb7-4f30-8a92-a30c907fa401" data-name="Layer 2"><g id="0212855c-9721-4963-9c3d-89c2e881097a" data-name="Artwork"><rect class="2bc2a548-f371-46af-a416-e0456d31bc42" y="0.99" width="35.51" height="35.51"/><rect class="b33fffe5-259d-4461-8428-6b568f5bec18" width="35.51" height="35.51"/><rect class="0280f13b-9801-4455-8f7c-4271c9488957" x="9.97" y="9.97" width="15.57" height="15.57" rx="3.89" ry="3.89"/><circle class="0280f13b-9801-4455-8f7c-4271c9488957" cx="17.75" cy="17.75" r="3.73"/><circle class="fcec3df3-1301-45bf-bece-9cbbe4a873cc" cx="22.33" cy="13.18" r="0.84"/><rect class="2bc2a548-f371-46af-a416-e0456d31bc42" width="35.51" height="35.51"/></g></g></svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.51 35.51"><defs><style>.\31 b9fbff6-06e4-45a1-879a-efa3388af200{fill:#1186c8;}.\37 c5f465e-db1c-45ea-9d3a-5ec5c304d7f0{fill:#fff;}</style></defs><title>linkedin</title><g id="960f4dc0-a0b9-4006-b69d-a8e9e9f942a9" data-name="Layer 2"><g id="cf34603f-ecef-4816-b455-541afbef74f5" data-name="Artwork"><rect class="1b9fbff6-06e4-45a1-879a-efa3388af200" width="35.51" height="35.51"/><path class="7c5f465e-db1c-45ea-9d3a-5ec5c304d7f0" d="M12.77,25.18H9.31V14.1h3.46ZM11,12.71h0A1.92,1.92,0,0,1,8.86,10.8,1.94,1.94,0,0,1,11,8.87a1.93,1.93,0,1,1,0,3.84ZM26.62,25.18H22.69V19.45c0-1.5-.61-2.52-2-2.52a2,2,0,0,0-1.87,1.36,2.55,2.55,0,0,0-.08.91v6H14.88s.05-10.15,0-11.08h3.89v1.74A3.55,3.55,0,0,1,22.23,14c2.46,0,4.39,1.59,4.39,5Z"/></g></g></svg>
\ No newline at end of file
......@@ -77,3 +77,58 @@
}
}
.social-menu {
flex-direction: row;
padding:0;
list-style: none;
display: flex;
margin:0;
margin-top:1.5rem;
@include media-breakpoint-down(sm) {
margin-top:1rem;
margin-bottom:1rem;
}
a {
font-size:0;
}
li {
margin-right:1rem;
}
.facebook {
a {
display: inline-block;
background:url("/wp-content/themes/understrap-child/images/facebook.svg");
background-size: cover;
height:35px;
width:35px;
display: block;
}
}
.instagram {
a {
display: inline-block;
background:url("/wp-content/themes/understrap-child/images/instagram.svg");
background-size: cover;
height:35px;
width:35px;
display: block;
}
}
.linkedin {
a {
display: inline-block;
background:url("/wp-content/themes/understrap-child/images/linkedin.svg");
background-size: cover;
height:35px;
width:35px;
display: block;
}
}
}
\ No newline at end of file
......