navbar
This commit is contained in:
parent
4b6c609965
commit
5a3a408ae4
BIN
assets/pasted-20260325-094826-a6e1069e.png
Normal file
BIN
assets/pasted-20260325-094826-a6e1069e.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@ -2448,10 +2448,18 @@ body.coaching-mvp-active .wp-block-site-title a {
|
||||
}
|
||||
body.coaching-mvp-active header.wp-block-template-part .wp-block-group.is-content-justification-right.is-nowrap {
|
||||
min-width: 0;
|
||||
display: flex !important;
|
||||
justify-content: center !important;
|
||||
}
|
||||
body.coaching-mvp-active header.wp-block-template-part .wp-block-navigation {
|
||||
width: 100%;
|
||||
justify-content: center !important;
|
||||
}
|
||||
body.coaching-mvp-active .wp-block-navigation__container {
|
||||
width: 100%;
|
||||
gap: clamp(1rem, 1.8vw, 1.7rem) !important;
|
||||
align-items: center !important;
|
||||
justify-content: center !important;
|
||||
}
|
||||
body.coaching-mvp-active .wp-block-navigation .wp-block-navigation-item__content {
|
||||
position: relative;
|
||||
@ -2533,13 +2541,19 @@ body.coaching-mvp-active .coach-hero .wp-block-column:first-child {
|
||||
justify-content: center;
|
||||
}
|
||||
body.coaching-mvp-active .coach-eyebrow {
|
||||
padding: .56rem .92rem !important;
|
||||
border-radius: 999px !important;
|
||||
background: rgba(255,215,0,.12) !important;
|
||||
border: 1px solid rgba(173,164,2,.24) !important;
|
||||
color: #6b6200 !important;
|
||||
display: inline-block !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 0 .95rem !important;
|
||||
border: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
background: transparent !important;
|
||||
box-shadow: none !important;
|
||||
color: #b54a22 !important;
|
||||
font-size: .84rem !important;
|
||||
font-weight: 700 !important;
|
||||
letter-spacing: .08em !important;
|
||||
line-height: 1.2 !important;
|
||||
letter-spacing: .16em !important;
|
||||
text-transform: uppercase !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero h1 {
|
||||
max-width: 11ch;
|
||||
@ -2764,7 +2778,7 @@ function coaching_mvp_home_content() {
|
||||
<!-- wp:group {"align":"full","className":"coach-hero"} -->
|
||||
<div class="wp-block-group alignfull coach-hero"><div class="wp-block-columns are-vertically-aligned-center coach-hero-simple"><!-- wp:column {"verticalAlignment":"center","width":"52%"} -->
|
||||
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:52%"><!-- wp:paragraph {"className":"coach-eyebrow"} -->
|
||||
<p class="coach-eyebrow">Private executive coaching</p>
|
||||
<p class="coach-eyebrow">01 / Private executive coaching</p>
|
||||
<!-- /wp:paragraph -->
|
||||
|
||||
<!-- wp:heading {"level":1,"fontSize":"xx-large"} -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user