Compare commits

...

2 Commits

Author SHA1 Message Date
Aadil Ayub 2332fd7707 tweak header 2024-04-29 11:28:39 +05:00
Aadil Ayub bdde45886e mark bold font as bold in theme.json 2024-04-29 11:24:26 +05:00
2 changed files with 22 additions and 17 deletions

View File

@ -1,12 +1,13 @@
<!-- 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 -->
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|20","bottom":"var:preset|spacing|30","left":"0","right":"0"},"margin":{"bottom":"0"}}},"backgroundColor":"white","layout":{"type":"constrained","contentSize":"","wideSize":""}} -->
<div class="wp-block-group has-white-background-color has-background"
style="margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0">
<!-- wp:columns {"verticalAlignment":null} -->
<div class="wp-block-columns"><!-- wp:column {"width":"25%"} -->
<div class="wp-block-column" style="flex-basis:25%">
<!-- wp:image {"lightbox":{"enabled":false},"id":2132,"sizeSlug":"full","linkDestination":"custom","align":"center"} -->
<figure class="wp-block-image aligncenter size-full"><a href="/"><img
<!-- wp:image {"lightbox":{"enabled":false},"id":2132,"width":"275px","sizeSlug":"full","linkDestination":"custom","align":"center"} -->
<figure class="wp-block-image aligncenter size-full is-resized"><a href="/"><img
src="http://www.cmt.localhost/wp-content/uploads/2024/04/cmt-engineering-logo.png" alt=""
class="wp-image-2132" /></a></figure>
class="wp-image-2132" style="width:275px" /></a></figure>
<!-- /wp:image -->
</div>
<!-- /wp:column -->
@ -15,17 +16,21 @@
<div class="wp-block-column hide-on-mobile" style="flex-basis:50%"></div>
<!-- /wp:column -->
<!-- wp:column {"width":"25%","className":"hide-on-mobile"} -->
<div class="wp-block-column hide-on-mobile" style="flex-basis:25%"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"layout":{"type":"constrained","justifyContent":"right"}} -->
<div class="wp-block-column">
<!-- wp:paragraph {"align":"right","style":{"color":{"text":"#344c81"},"elements":{"link":{"color":{"text":"#344c81"}}}},"fontSize":"large"} -->
<p class="has-text-align-right has-text-color has-link-color has-large-font-size" style="color:#344c81">Call
<!-- wp:column {"verticalAlignment":"bottom","width":"25%","className":"hide-on-mobile"} -->
<div class="wp-block-column is-vertically-aligned-bottom hide-on-mobile" style="flex-basis:25%">
<!-- wp:columns {"verticalAlignment":"bottom"} -->
<div class="wp-block-columns are-vertically-aligned-bottom">
<!-- wp:column {"verticalAlignment":"bottom","style":{"spacing":{"blockGap":"var:preset|spacing|20","padding":{"bottom":"var:preset|spacing|30"}}},"layout":{"type":"constrained","justifyContent":"right"}} -->
<div class="wp-block-column is-vertically-aligned-bottom" style="padding-bottom:var(--wp--preset--spacing--30)">
<!-- wp:paragraph {"align":"right","style":{"color":{"text":"#344c81"},"elements":{"link":{"color":{"text":"#344c81"}}},"typography":{"fontStyle":"normal","fontWeight":"400","fontSize":"30px"}}} -->
<p class="has-text-align-right has-text-color has-link-color"
style="color:#344c81;font-size:30px;font-style:normal;font-weight:400">Call
01384 563 200</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"right","style":{"color":{"text":"#777777"},"elements":{"link":{"color":{"text":"#777777"}}},"typography":{"fontSize":"0.9rem"}}} -->
<p class="has-text-align-right has-text-color has-link-color" style="color:#777777;font-size:0.9rem">CMT
<!-- wp:paragraph {"align":"right","style":{"color":{"text":"#777777"},"elements":{"link":{"color":{"text":"#777777"}}},"typography":{"fontStyle":"normal","fontWeight":"400","fontSize":"14px","lineHeight":"1.5"}}} -->
<p class="has-text-align-right has-text-color has-link-color"
style="color:#777777;font-size:14px;font-style:normal;font-weight:400;line-height:1.5">CMT
Engineering Ltd, Corngreaves Road<br>Cradley Heath, West Midlands<br>B64 7DG, United Kingdom</p>
<!-- /wp:paragraph -->
</div>
@ -39,10 +44,10 @@
</div>
<!-- /wp:group -->
<!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"spacing":{"padding":{"top":"0","bottom":"0"}}},"backgroundColor":"primary","textColor":"white","className":"main-navigation","layout":{"type":"constrained","wideSize":"1300px","contentSize":"1300px"}} -->
<!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"spacing":{"padding":{"top":"0","bottom":"0","left":"var:preset|spacing|60"},"margin":{"top":"0"}}},"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"
style="padding-top:0;padding-bottom:0">
style="margin-top:0;padding-top:0;padding-bottom:0;padding-left:var(--wp--preset--spacing--60)">
<!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
<div class="wp-block-group alignwide">
<!-- wp:navigation {"ref":2119,"icon":"menu","overlayBackgroundColor":"primary","overlayTextColor":"white","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left"},"style":{"typography":{"fontSize":"0.9rem"}}} /-->

View File

@ -60,7 +60,7 @@
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontStyle": "bold",
"fontWeight": "700",
"src": "file:./assets/fonts/Lato-Bold.ttf"
},