We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Align page text to the far left in dawn

Align page text to the far left in dawn

Lindazim
Tourist
4 0 2

Hi,

How do I align the page text to the left to match the rest of the theme? I'm using dawn. 

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
10211 2427 3079

Hi @Lindazim ,

Would you mind to share your Store URL website? with password if its protected. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Lindazim
Tourist
4 0 2

Hi, yes https://452354-2.myshopify.com/ 

Thank you 🙂

 

Lindazim
Tourist
4 0 2

Hi, The titels can stay centered, but I would like the little text under to be left aligned - the page body text. All the text that I write on all the pages that arent part of the customized template. Would love your help!

Made4uo-Ribe
Shopify Partner
10211 2427 3079

Thank you for the information. I just like to clarify, Which text youll like to align in the left? is it the headers? Like this.

Ribe_Dagandara_0-1691252967001.png

If this what you mean this is the code. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.
.page-width.page-width--narrow.section-template--19407872033099__main-padding h1 {
    text-align: left;
}

I hope it help.

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Lindazim
Tourist
4 0 2

Hi, no the titels can be centered, but I would like the little text under to be left aligned. So the page text. All the text that I write on all the pages that arent part of the customized template