Dawn theme: How do I stretch the collection description across the screen?

Dawn theme: How do I stretch the collection description across the screen?

Pragon
Excursionist
16 0 5

Morning

 

Can someone help me and share how I can stretch the collection wording across the top of the screen?

 

Ive tried it in two ways, but cant get it to work.

 

In this page I've got it the wording in the collection page in the collections area in Shopify.

Larktale Wagons | Pram Wagons | Stroller Wagons | Hybrid Wagons | Pragon

 

Screenshot 2024-08-08 102101.jpg

 

 

Then in this one I've got the wording in the custom collection page.  But again, I cant work out how to stretch the wording cross the screen.

WonderFold Wagons Australia | Pram Wagon | Stroller Wagon | Pragon

 

Screenshot 2024-08-08 102556.jpg

 

I don't mind which way it is done, I just cant get it to work either way! 

 

Thanks

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2305 835 908

Hi @Pragon

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag: 

<style>
@media screen and (min-width: 750px) {
    .collection-hero__description {
        max-width: 100% !important;
    }
}
</style>

Here is result:

BSSCommerceHDL_0-1723081321005.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Eric-HAN
Shopify Partner
279 30 30

Hi , there

  please find your theme.liquid or template-collection.css files 

 add  or find 

@media screen and (min-width: 990px) {
.rich-text__blocks {
    max-width: 100%;
}
}

  please find your theme.liquid or template-collection.css files 

 add  or find 

@media screen and (min-width: 750px) {
.rich-text__blocks {
    max-width: 100%;
}
}

EricHAN_0-1723084164257.png

 

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee