Expand width of collection description

Solved

Expand width of collection description

waretown
Tourist
3 0 1

Hi, 

I would like to expand the width of my collection description (highlighted in screenshot below) to be aligned with my product listings. May I know how I can do that please?

Screenshot 2024-09-02 at 12.40.38 AM.png

Accepted Solution (1)
Guleria
Shopify Partner
3397 677 958

This is an accepted solution.

Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code at the bottom

.collection-hero__description.rte { 
    max-width: 100% !important;
}
- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization ( paid services )
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder

View solution in original post

Replies 4 (4)

Guleria
Shopify Partner
3397 677 958

Hello @waretown ,

 

Please share the store URL.

 

Thanks

- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization ( paid services )
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder
waretown
Tourist
3 0 1

Hi,

The URL is www.waretownsg.com

Guleria
Shopify Partner
3397 677 958

This is an accepted solution.

Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code at the bottom

.collection-hero__description.rte { 
    max-width: 100% !important;
}
- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization ( paid services )
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder
waretown
Tourist
3 0 1
The store URL is www.waretownsg.com