Shopify themes, liquid, logos, and UX
hello, i want to make my rich text full width (ive marked it with red pen) on my collection page:
my website is www.alexandrawestbrook.com , theme is dawn
Solved! Go to the solution
This is an accepted solution.
Hi @ads18922
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.rich-text__wrapper.rich-text__wrapper--left.page-width {
padding: 0 !important;
margin-left: 15px !important;
}
Result
Best,
DaisyVo
This is an accepted solution.
Hi @ads18922
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.rich-text__wrapper.rich-text__wrapper--left.page-width {
padding: 0 !important;
margin-left: 15px !important;
}
Result
Best,
DaisyVo
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025