148b7e38 by Jeff Balicki

stuff

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent fa5fbcd7
...@@ -32,7 +32,8 @@ switch($style){ ...@@ -32,7 +32,8 @@ switch($style){
32 </a> 32 </a>
33 <?php 33 <?php
34 break; 34 break;
35 case 'image-text':?> 35 case 'image-text':
36 if($fields['link'] != ""){?>
36 <a class="block-link" href="<?php echo $fields['link']; ?>"> 37 <a class="block-link" href="<?php echo $fields['link']; ?>">
37 <div class="link-block image-text"> 38 <div class="link-block image-text">
38 <div class="row"> 39 <div class="row">
...@@ -43,6 +44,14 @@ switch($style){ ...@@ -43,6 +44,14 @@ switch($style){
43 </div> 44 </div>
44 </a> 45 </a>
45 <?php 46 <?php
47 }else{ ?>
48 <div class="link-block image-text no-link">
49 <div class="row">
50 <div class="col-md-12 col-lg-6 text"><?php echo $fields['text']; ?></div>
51 <div class="col-md-12 col-lg-6 img" style="background-image: url('<?php the_field('image'); ?>')"> </div>
52 </div>
53 </div>
54 <?php }
46 break; 55 break;
47 default: ?> 56 default: ?>
48 <p>Please select style.</p> 57 <p>Please select style.</p>
......
...@@ -14201,7 +14201,6 @@ figure.woocommerce-product-gallery__wrapper { ...@@ -14201,7 +14201,6 @@ figure.woocommerce-product-gallery__wrapper {
14201 } 14201 }
14202 14202
14203 #full-width-page-wrapper, 14203 #full-width-page-wrapper,
14204 #content,
14205 #page-wrapper { 14204 #page-wrapper {
14206 position: relative; 14205 position: relative;
14207 display: inline-block; 14206 display: inline-block;
...@@ -14211,22 +14210,22 @@ figure.woocommerce-product-gallery__wrapper { ...@@ -14211,22 +14210,22 @@ figure.woocommerce-product-gallery__wrapper {
14211 } 14210 }
14212 @media only screen and (max-width: 1260px) { 14211 @media only screen and (max-width: 1260px) {
14213 #full-width-page-wrapper, 14212 #full-width-page-wrapper,
14214 #content,
14215 #page-wrapper { 14213 #page-wrapper {
14216 width: 100%; 14214 width: 100%;
14217 } 14215 }
14218 } 14216 }
14219 #full-width-page-wrapper #content, 14217 #full-width-page-wrapper #content,
14220 #content #content,
14221 #page-wrapper #content { 14218 #page-wrapper #content {
14222 position: relative; 14219 position: relative;
14223 } 14220 }
14224 14221
14225 .wrapper .container { 14222 .wrapper .container {
14226 padding: 0 0px 40px 50px; 14223 padding: 0 60px 0 0;
14224 margin: 0px 50px;
14227 } 14225 }
14228 @media only screen and (max-width: 1260px) { 14226 @media only screen and (max-width: 1260px) {
14229 .wrapper .container { 14227 .wrapper .container {
14228 margin: 0px;
14230 padding: 0 15px; 14229 padding: 0 15px;
14231 } 14230 }
14232 } 14231 }
...@@ -14382,6 +14381,12 @@ p { ...@@ -14382,6 +14381,12 @@ p {
14382 color: #000000; 14381 color: #000000;
14383 } 14382 }
14384 14383
14384 .current-menu-item a {
14385 text-decoration: underline !important;
14386 color: #183668 !important;
14387 font-weight: bold;
14388 }
14389
14385 .wsmenu-submenu { 14390 .wsmenu-submenu {
14386 display: none; 14391 display: none;
14387 list-style-type: none; 14392 list-style-type: none;
...@@ -14647,6 +14652,10 @@ h2 + .wp-block-pb-accordion-item, .h2 + .wp-block-pb-accordion-item { ...@@ -14647,6 +14652,10 @@ h2 + .wp-block-pb-accordion-item, .h2 + .wp-block-pb-accordion-item {
14647 background-image: url("../images/bottom-lg-border.png"); 14652 background-image: url("../images/bottom-lg-border.png");
14648 } 14653 }
14649 14654
14655 .link-block.image-text.no-link {
14656 box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
14657 }
14658
14650 label[for=quicksearch] { 14659 label[for=quicksearch] {
14651 font-size: 18px; 14660 font-size: 18px;
14652 line-height: 24px; 14661 line-height: 24px;
...@@ -14669,8 +14678,8 @@ label[for=quicksearch] { ...@@ -14669,8 +14678,8 @@ label[for=quicksearch] {
14669 } 14678 }
14670 14679
14671 .filters { 14680 .filters {
14672 border-bottom: 1px solid #1A3668 !important; 14681 border-bottom: 1px solid #3EAF49 !important;
14673 border-top: 1px solid #1A3668 !important; 14682 border-top: 1px solid #3EAF49 !important;
14674 padding: 10px 0px 10px 0px; 14683 padding: 10px 0px 10px 0px;
14675 } 14684 }
14676 .filters .glyphicon-chevron-up::after { 14685 .filters .glyphicon-chevron-up::after {
...@@ -14860,7 +14869,7 @@ label[for=quicksearch] { ...@@ -14860,7 +14869,7 @@ label[for=quicksearch] {
14860 .page-item.active .page-link { 14869 .page-item.active .page-link {
14861 border-color: #fff; 14870 border-color: #fff;
14862 background-color: #fff; 14871 background-color: #fff;
14863 color: #0484b8; 14872 color: #3EAF49;
14864 font-weight: 800; 14873 font-weight: 800;
14865 } 14874 }
14866 14875
......
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.
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
8 8
9 } 9 }
10 #full-width-page-wrapper, 10 #full-width-page-wrapper,
11 #content,
12 #page-wrapper { 11 #page-wrapper {
13 position: relative; 12 position: relative;
14 display: inline-block; 13 display: inline-block;
...@@ -24,8 +23,11 @@ ...@@ -24,8 +23,11 @@
24 } 23 }
25 24
26 .wrapper .container{ 25 .wrapper .container{
27 padding:0 0px 40px 50px; 26 padding:0 60px 0 0;
27 margin:0px 50px;
28
28 @media only screen and (max-width: 1260px) { 29 @media only screen and (max-width: 1260px) {
30 margin:0px;
29 padding:0 15px; 31 padding:0 15px;
30 } 32 }
31 } 33 }
......
...@@ -54,4 +54,8 @@ ...@@ -54,4 +54,8 @@
54 background-position:center; 54 background-position:center;
55 background-image: url("../images/bottom-lg-border.png"); 55 background-image: url("../images/bottom-lg-border.png");
56 } 56 }
57 }
58
59 .link-block.image-text.no-link{
60 box-shadow: 0px 3px 6px #00000029;
57 } 61 }
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -125,6 +125,7 @@ ...@@ -125,6 +125,7 @@
125 } 125 }
126 } 126 }
127 } 127 }
128 .current-menu-item { a{text-decoration: underline !important; color: #183668 !important; font-weight: bold;}}
128 .wsmenu-submenu { display: none; list-style-type:none; padding-left: 15px; } 129 .wsmenu-submenu { display: none; list-style-type:none; padding-left: 15px; }
129 .current-menu-item .wsmenu-submenu { display:block; } 130 .current-menu-item .wsmenu-submenu { display:block; }
130 .current-menu-ancestor .wsmenu-submenu { display:block; } 131 .current-menu-ancestor .wsmenu-submenu { display:block; }
......
...@@ -17,8 +17,8 @@ label[for="quicksearch"] { ...@@ -17,8 +17,8 @@ label[for="quicksearch"] {
17 17
18 } 18 }
19 .filters { 19 .filters {
20 border-bottom: 1px solid #1A3668 !important; 20 border-bottom: 1px solid #3EAF49 !important;
21 border-top: 1px solid #1A3668 !important; 21 border-top: 1px solid #3EAF49 !important;
22 padding: 10px 0px 10px 0px; 22 padding: 10px 0px 10px 0px;
23 .glyphicon-chevron-up::after { 23 .glyphicon-chevron-up::after {
24 content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.432' height='11.567' viewBox='0 0 19.432 11.567'%3E%3Cpath id='Path_1875' data-name='Path 1875' d='M395.235 274.525a1.19 1.19 0 0 0 1.681.063l9.188-8.526a1.19 1.19 0 0 0 0-1.744l-9.187-8.526a1.19 1.19 0 1 0-1.619 1.744l8.248 7.654-8.248 7.654a1.19 1.19 0 0 0-.063 1.681Z' transform='translate(274.905 -394.917) rotate(90)' fill='%231A3668'/%3E%3C/svg%3E"); 24 content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.432' height='11.567' viewBox='0 0 19.432 11.567'%3E%3Cpath id='Path_1875' data-name='Path 1875' d='M395.235 274.525a1.19 1.19 0 0 0 1.681.063l9.188-8.526a1.19 1.19 0 0 0 0-1.744l-9.187-8.526a1.19 1.19 0 1 0-1.619 1.744l8.248 7.654-8.248 7.654a1.19 1.19 0 0 0-.063 1.681Z' transform='translate(274.905 -394.917) rotate(90)' fill='%231A3668'/%3E%3C/svg%3E");
...@@ -188,7 +188,7 @@ label[for="quicksearch"] { ...@@ -188,7 +188,7 @@ label[for="quicksearch"] {
188 .page-item.active .page-link { 188 .page-item.active .page-link {
189 border-color: #fff; 189 border-color: #fff;
190 background-color: #fff; 190 background-color: #fff;
191 color: #0484b8; 191 color: #3EAF49;
192 font-weight: 800; 192 font-weight: 800;
193 } 193 }
194 th.hidden, 194 th.hidden,
......