All things Shopify and commerce
Hi there,
I would like to remove the margins of the rich text block so that it comes in line with my logo on desktop version, i believe this is 95%. And on the mobile version I would like to centre the rich text block. Please see images attached.
Thank you in advance.
Hi @ellacoker
Please share the password of your store
Best,
Daisy
password ellacoker
were you able to have a look? thanks daisy
Hi James,
I would love some help with the code for that please!
Hi Ellacoker
- 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
.accordion summary {
justify-content: center !important;
}
.collapsible-content-wrapper-narrow {
margin: 0 15% !important;
max-width: 100% !important;
}
Result:
Best,
Liz
Hi Liz, unfortunately that didnt work 😞
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025