How can I left align headings on all pages to the same indentation?

Solved

How can I left align headings on all pages to the same indentation?

Loloma
Visitor
2 0 1

I am using the Dawn theme and noticed that my headings are indented to three different postitions on various pages on my site. I've attached an image showing the various indentations. Is there a code that I can use to ensure all headings are indented to the same spot? At the very least, I'd like to indent the 'Celebration Candles' heading (and the others like it) to match with either of the other two headings ('Contact Us' or 'Blog'). Thanking you in advance for anyone who can help! 

 

Shopify.png

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11359 2225 2399

This is an accepted solution.

Hi @Loloma 

Go to your Online Store > Themes > click ... in the current theme > select Edit code > open theme.liquid file, add this code after <head>

<style>
.page-width {
    max-width: var(--page-width) !important;
}
</style>

Save file, reload your pages to check. 

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 7 (7)

Moeed
Shopify Partner
7073 1903 2332

Hey @Loloma 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Rahul_dhiman
Shopify Partner
773 148 159

@Loloma ,
Would it be possible for you to share the link of your Store ?

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

LuffyOnePiece
Shopify Partner
650 93 120

Hi @Loloma ,

 

can you please share a preview url of the store so that I can assist you on?

 

Thank you

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184

Rahul_dhiman
Shopify Partner
773 148 159

@Loloma Please provide me the link of your website.

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

Dan-From-Ryviu
Shopify Partner
11359 2225 2399

This is an accepted solution.

Hi @Loloma 

Go to your Online Store > Themes > click ... in the current theme > select Edit code > open theme.liquid file, add this code after <head>

<style>
.page-width {
    max-width: var(--page-width) !important;
}
</style>

Save file, reload your pages to check. 

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

Loloma
Visitor
2 0 1

Thank you Dan! This worked an absolute treat. Many thanks!

Dan-From-Ryviu
Shopify Partner
11359 2225 2399

You are very welcome! 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.