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?
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?
Hi,
The URL is www.waretownsg.com
Follow these steps:
Go to Online Store → Theme → Edit code
Open your base.css file and paste the following code at the bottom
.collection-hero__description.rte {
max-width: 100% !important;
}
The store URL is www.waretownsg.com