mobile qa fixes
Showing
11 changed files
with
60 additions
and
10 deletions
| ... | @@ -8649,13 +8649,23 @@ a.pdf:hover:before { | ... | @@ -8649,13 +8649,23 @@ a.pdf:hover:before { |
| 8649 | background-repeat: no-repeat; | 8649 | background-repeat: no-repeat; |
| 8650 | } | 8650 | } |
| 8651 | 8651 | ||
| 8652 | a.xls + a.xls, a.xls + a.extern, a.xls + a.pdf, a.extern + a.xls, a.extern + a.extern, a.extern + a.pdf, a.pdf + a.xls, a.pdf + a.extern, a.pdf + a.pdf { | 8652 | a.xls, a.extern, a.pdf, a.mailto { |
| 8653 | margin: 0; | ||
| 8654 | } | ||
| 8655 | a.xls + a.xls, a.xls + a.extern, a.xls + a.pdf, a.xls + a.mailto, a.extern + a.xls, a.extern + a.extern, a.extern + a.pdf, a.extern + a.mailto, a.pdf + a.xls, a.pdf + a.extern, a.pdf + a.pdf, a.pdf + a.mailto, a.mailto + a.xls, a.mailto + a.extern, a.mailto + a.pdf, a.mailto + a.mailto { | ||
| 8653 | border-top: 0 !important; | 8656 | border-top: 0 !important; |
| 8654 | } | 8657 | } |
| 8655 | a.xls + br + a.xls, a.xls + br + a.extern, a.xls + br + a.pdf, a.extern + br + a.xls, a.extern + br + a.extern, a.extern + br + a.pdf, a.pdf + br + a.xls, a.pdf + br + a.extern, a.pdf + br + a.pdf { | 8658 | a.xls + br + a.xls, a.xls + br + a.extern, a.xls + br + a.pdf, a.xls + br + a.mailto, a.extern + br + a.xls, a.extern + br + a.extern, a.extern + br + a.pdf, a.extern + br + a.mailto, a.pdf + br + a.xls, a.pdf + br + a.extern, a.pdf + br + a.pdf, a.pdf + br + a.mailto, a.mailto + br + a.xls, a.mailto + br + a.extern, a.mailto + br + a.pdf, a.mailto + br + a.mailto { |
| 8656 | border-top: 0 !important; | 8659 | border-top: 0 !important; |
| 8657 | } | 8660 | } |
| 8658 | 8661 | ||
| 8662 | .wp-block-file > a { | ||
| 8663 | padding-right: 0.5rem; | ||
| 8664 | } | ||
| 8665 | .wp-block-file > a:before { | ||
| 8666 | float: left; | ||
| 8667 | } | ||
| 8668 | |||
| 8659 | .wp-block-separator { | 8669 | .wp-block-separator { |
| 8660 | border-color: #949598; | 8670 | border-color: #949598; |
| 8661 | margin-top: 0.5rem; | 8671 | margin-top: 0.5rem; |
| ... | @@ -14640,11 +14650,11 @@ article > h5 { | ... | @@ -14640,11 +14650,11 @@ article > h5 { |
| 14640 | .ugb-card.ugb-card--v2 .ugb-block-content { | 14650 | .ugb-card.ugb-card--v2 .ugb-block-content { |
| 14641 | gap: 20px; | 14651 | gap: 20px; |
| 14642 | } | 14652 | } |
| 14643 | .page-template-marketing_masters #page-content, .sfwd-courses-template-default #page-content { | 14653 | .page-template-marketing_masters #page-content, .sfwd-courses-template-default #page-content, .sfwd-lessons-template-default #page-content { |
| 14644 | padding-left: 20px; | 14654 | padding-left: 20px; |
| 14645 | padding-right: 20px; | 14655 | padding-right: 20px; |
| 14646 | } | 14656 | } |
| 14647 | .page-template-marketing_masters #header-image, .sfwd-courses-template-default #header-image { | 14657 | .page-template-marketing_masters #header-image, .sfwd-courses-template-default #header-image, .sfwd-lessons-template-default #header-image { |
| 14648 | margin-top: 5.4rem !important; | 14658 | margin-top: 5.4rem !important; |
| 14649 | } | 14659 | } |
| 14650 | #brokercontent .material a { | 14660 | #brokercontent .material a { |
| ... | @@ -14710,6 +14720,9 @@ article > h5 { | ... | @@ -14710,6 +14720,9 @@ article > h5 { |
| 14710 | padding-top: 0 !important; | 14720 | padding-top: 0 !important; |
| 14711 | margin-top: 87px !important; | 14721 | margin-top: 87px !important; |
| 14712 | } | 14722 | } |
| 14723 | .has-sidebar-content #brokercontent { | ||
| 14724 | margin-top: 126px !important; | ||
| 14725 | } | ||
| 14713 | .header-title { | 14726 | .header-title { |
| 14714 | display: none; | 14727 | display: none; |
| 14715 | } | 14728 | } |
| ... | @@ -14818,7 +14831,7 @@ article > h5 { | ... | @@ -14818,7 +14831,7 @@ article > h5 { |
| 14818 | text-align: center !important; | 14831 | text-align: center !important; |
| 14819 | } | 14832 | } |
| 14820 | .article-wrapper { | 14833 | .article-wrapper { |
| 14821 | margin-top: 4rem; | 14834 | margin-top: 1rem; |
| 14822 | padding: 0 1.5625rem; | 14835 | padding: 0 1.5625rem; |
| 14823 | } | 14836 | } |
| 14824 | .article-wrapper.has-sidebar h1:first-of-type { | 14837 | .article-wrapper.has-sidebar h1:first-of-type { |
| ... | @@ -14826,6 +14839,9 @@ article > h5 { | ... | @@ -14826,6 +14839,9 @@ article > h5 { |
| 14826 | text-align: center !important; | 14839 | text-align: center !important; |
| 14827 | font-size: 30px !important; | 14840 | font-size: 30px !important; |
| 14828 | } | 14841 | } |
| 14842 | .has-sidebar-content .article-wrapper { | ||
| 14843 | margin-top: 4rem; | ||
| 14844 | } | ||
| 14829 | #resources_wrapper { | 14845 | #resources_wrapper { |
| 14830 | margin-top: 0; | 14846 | margin-top: 0; |
| 14831 | } | 14847 | } |
| ... | @@ -14911,6 +14927,9 @@ article > h5 { | ... | @@ -14911,6 +14927,9 @@ article > h5 { |
| 14911 | .sidebar > *:last-child { | 14927 | .sidebar > *:last-child { |
| 14912 | padding-bottom: 4rem; | 14928 | padding-bottom: 4rem; |
| 14913 | } | 14929 | } |
| 14930 | #page-content .col-sm-smallMenu.show { | ||
| 14931 | z-index: 9999; | ||
| 14932 | } | ||
| 14914 | #quicksearch { | 14933 | #quicksearch { |
| 14915 | background: none; | 14934 | background: none; |
| 14916 | border: 0; | 14935 | border: 0; | ... | ... |
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.
| ... | @@ -22906,6 +22906,9 @@ | ... | @@ -22906,6 +22906,9 @@ |
| 22906 | if ($('.sidemenu .btn_style').length > 0) { | 22906 | if ($('.sidemenu .btn_style').length > 0) { |
| 22907 | $('.breadcrumbs').before($('.sidemenu .btn_style')); | 22907 | $('.breadcrumbs').before($('.sidemenu .btn_style')); |
| 22908 | } | 22908 | } |
| 22909 | if ($('.sidebar > *').length != 0) { | ||
| 22910 | $('body').addClass('has-sidebar-content'); | ||
| 22911 | } | ||
| 22909 | } | 22912 | } |
| 22910 | desk.addEventListener('change', event => { | 22913 | desk.addEventListener('change', event => { |
| 22911 | if (event.matches) { | 22914 | if (event.matches) { | ... | ... |
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.
| ... | @@ -39,6 +39,9 @@ var Responsive = (function($) { | ... | @@ -39,6 +39,9 @@ var Responsive = (function($) { |
| 39 | if($('.sidemenu .btn_style').length > 0) { | 39 | if($('.sidemenu .btn_style').length > 0) { |
| 40 | $('.breadcrumbs').before($('.sidemenu .btn_style')); | 40 | $('.breadcrumbs').before($('.sidemenu .btn_style')); |
| 41 | } | 41 | } |
| 42 | if($('.sidebar > *').length != 0) { | ||
| 43 | $('body').addClass('has-sidebar-content'); | ||
| 44 | } | ||
| 42 | } | 45 | } |
| 43 | 46 | ||
| 44 | 47 | ... | ... |
| ... | @@ -220,15 +220,25 @@ html{ | ... | @@ -220,15 +220,25 @@ html{ |
| 220 | 220 | ||
| 221 | } | 221 | } |
| 222 | 222 | ||
| 223 | a.xls, a.extern, a.pdf { | 223 | a.xls, a.extern, a.pdf, a.mailto { |
| 224 | & + a.xls, & + a.extern, & + a.pdf { | 224 | margin:0; |
| 225 | & + a.xls, & + a.extern, & + a.pdf, & + a.mailto { | ||
| 225 | border-top:0 !important; | 226 | border-top:0 !important; |
| 226 | } | 227 | } |
| 227 | & + br + a.xls, & + br + a.extern, & + br + a.pdf { | 228 | & + br + a.xls, & + br + a.extern, & + br + a.pdf, & + br + a.mailto { |
| 228 | border-top:0 !important; | 229 | border-top:0 !important; |
| 229 | } | 230 | } |
| 230 | } | 231 | } |
| 231 | 232 | ||
| 233 | .wp-block-file { | ||
| 234 | & > a { | ||
| 235 | padding-right:0.5rem; | ||
| 236 | &:before { | ||
| 237 | float: left; | ||
| 238 | } | ||
| 239 | } | ||
| 240 | } | ||
| 241 | |||
| 232 | 242 | ||
| 233 | .wp-block-separator { | 243 | .wp-block-separator { |
| 234 | border-color: #949598; | 244 | border-color: #949598; | ... | ... |
| ... | @@ -64,7 +64,7 @@ | ... | @@ -64,7 +64,7 @@ |
| 64 | gap: 20px; | 64 | gap: 20px; |
| 65 | } | 65 | } |
| 66 | 66 | ||
| 67 | .page-template-marketing_masters, .sfwd-courses-template-default { | 67 | .page-template-marketing_masters, .sfwd-courses-template-default, .sfwd-lessons-template-default { |
| 68 | #page-content { | 68 | #page-content { |
| 69 | padding-left:20px; | 69 | padding-left:20px; |
| 70 | padding-right:20px; | 70 | padding-right:20px; |
| ... | @@ -142,6 +142,11 @@ | ... | @@ -142,6 +142,11 @@ |
| 142 | margin-top:87px !important; | 142 | margin-top:87px !important; |
| 143 | 143 | ||
| 144 | } | 144 | } |
| 145 | .has-sidebar-content { | ||
| 146 | #brokercontent { | ||
| 147 | margin-top:126px !important; | ||
| 148 | } | ||
| 149 | } | ||
| 145 | .header-title { | 150 | .header-title { |
| 146 | display: none; | 151 | display: none; |
| 147 | } | 152 | } |
| ... | @@ -269,7 +274,7 @@ | ... | @@ -269,7 +274,7 @@ |
| 269 | } | 274 | } |
| 270 | 275 | ||
| 271 | .article-wrapper { | 276 | .article-wrapper { |
| 272 | margin-top:4rem; | 277 | margin-top:1rem; |
| 273 | padding: 0 1.5625rem; | 278 | padding: 0 1.5625rem; |
| 274 | &.has-sidebar { | 279 | &.has-sidebar { |
| 275 | h1:first-of-type { | 280 | h1:first-of-type { |
| ... | @@ -281,6 +286,12 @@ | ... | @@ -281,6 +286,12 @@ |
| 281 | 286 | ||
| 282 | } | 287 | } |
| 283 | 288 | ||
| 289 | .has-sidebar-content { | ||
| 290 | .article-wrapper { | ||
| 291 | margin-top:4rem; | ||
| 292 | } | ||
| 293 | } | ||
| 294 | |||
| 284 | #resources_wrapper { | 295 | #resources_wrapper { |
| 285 | margin-top:0; | 296 | margin-top:0; |
| 286 | } | 297 | } |
| ... | @@ -389,6 +400,10 @@ | ... | @@ -389,6 +400,10 @@ |
| 389 | } | 400 | } |
| 390 | } | 401 | } |
| 391 | 402 | ||
| 403 | #page-content .col-sm-smallMenu.show { | ||
| 404 | z-index: 9999; | ||
| 405 | } | ||
| 406 | |||
| 392 | #quicksearch { | 407 | #quicksearch { |
| 393 | background: none; | 408 | background: none; |
| 394 | border: 0; | 409 | border: 0; | ... | ... |
-
Please register or sign in to post a comment