Expand width of collection description

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?

Hello @waretown ,

Please share the store URL.

Thanks

Hi,

The URL is www.waretownsg.com

1 Like

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;
}
1 Like

The store URL is www.waretownsg.com