Hello,
I can’t seem to figure out how to change the width of the collection description. I’d like to increase the width as shown on the image.
Here is the link: https://dtsystems.com/collections/spt2400-series
Thanks in advance.
Hi @BKDT , thanks for your question.
In this case, please go to Online store > Theme > Homepage > Theme settings > Custom CSS > Apply this code:
.collection-description {
max-width: none;
}
I hope it will be helpful to you.
Liz
Thank you it worked!
