update header and footer
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
<!-- wp:group {"backgroundColor":"base-2","layout":{"type":"constrained","contentSize":"1300px","wideSize":"1300px"}} -->
|
||||
<div class="wp-block-group has-base-2-background-color has-background"><!-- wp:columns -->
|
||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"backgroundColor":"base-2","layout":{"type":"constrained","contentSize":"","wideSize":""}} -->
|
||||
<div class="wp-block-group has-base-2-background-color has-background"
|
||||
style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)"><!-- wp:columns -->
|
||||
<div class="wp-block-columns"><!-- wp:column {"width":"25%"} -->
|
||||
<div class="wp-block-column" style="flex-basis:25%"><!-- wp:image {"sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full">
|
||||
<img src="../assets/images/cmt-engineering-logo.png" alt="CMT Engineering logo" />
|
||||
</figure>
|
||||
<div class="wp-block-column" style="flex-basis:25%">
|
||||
<!-- wp:image {"id":2132,"sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full"><img
|
||||
src="http://www.cmt.localhost/wp-content/uploads/2024/04/cmt-engineering-logo.png" alt=""
|
||||
class="wp-image-2132" /></figure>
|
||||
<!-- /wp:image -->
|
||||
</div>
|
||||
<!-- /wp:column -->
|
||||
@ -37,18 +39,14 @@
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"backgroundColor":"base-2","className":"main-navigation","layout":{"type":"constrained","wideSize":"1300px","contentSize":"1300px"}} -->
|
||||
<div class="wp-block-group main-navigation has-base-2-background-color has-background">
|
||||
<!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap"}} -->
|
||||
<!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"backgroundColor":"primary","textColor":"white","className":"main-navigation","layout":{"type":"constrained","wideSize":"1300px","contentSize":"1300px"}} -->
|
||||
<div
|
||||
class="wp-block-group main-navigation has-white-color has-primary-background-color has-text-color has-background has-link-color">
|
||||
<!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
|
||||
<div class="wp-block-group alignwide">
|
||||
<!-- wp:navigation {"textColor":"base-2","customBackgroundColor":"#12326e","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left"},"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"fontSize":"0.9rem"}}} /-->
|
||||
<!-- wp:navigation {"ref":2119,"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left"},"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"fontSize":"0.9rem"}}} /-->
|
||||
|
||||
<!-- wp:group {"style":{"color":{"background":"#12326e"},"spacing":{"padding":{"right":"0","left":"0"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","flexWrap":"nowrap","orientation":"horizontal","justifyContent":"right"}} -->
|
||||
<div class="wp-block-group has-background"
|
||||
style="background-color:#12326e;margin-top:0px;margin-bottom:0px;padding-right:0;padding-left:0">
|
||||
<!-- wp:search {"label":"Search","showLabel":false,"width":220,"widthUnit":"px","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"color":{"background":"#12326e"}}} /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Search..","width":220,"widthUnit":"px","buttonText":"Search","buttonUseIcon":true,"style":{"layout":{"selfStretch":"fit","flexSize":null}},"backgroundColor":"primary"} /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user