fix: make article metadata fill container width first
All checks were successful
Docker / build-and-push-image (push) Successful in 1m12s
All checks were successful
Docker / build-and-push-image (push) Successful in 1m12s
This commit is contained in:
parent
9d86db033f
commit
24da21aa6f
9 changed files with 69 additions and 71 deletions
|
@ -28,7 +28,6 @@ As of 2024-12-05 the [YouTube channel](https://www.youtube.com/@camouflagestoreu
|
|||
Most recently I completed modernising the website which included moving it to [Shopify](https://camouflagestore.uk) from its previous CMS platform. This has resulted in the owner gaining more control over his business as he can now make changes to the site that would have previously required hiring a developer to do. Additionally, the new site is far more modern introducing benefits such as being mobile friendly, fast, and much more secure which will improve the experience for everyone.
|
||||
|
||||

|
||||
_New design as of 2022_
|
||||
|
||||
The default border-radius of buttons was also unable to be changed within the theme so I used Shopify's custom CSS feature to override the default styling on all affected elements. This instantly makes the site look more unique compared to others using the same theme. Additionally, keywords have been added into the HTML head for better SEO using Liquid and a custom product metafeild.
|
||||
|
||||
|
@ -41,7 +40,6 @@ Whilst making these modifications to the theme, I found two bugs. Initially with
|
|||
Here's a look at the prior site as it was the day we switched over to using the new redesign.
|
||||
|
||||

|
||||
_Previous design_
|
||||
|
||||
## Branding
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue