How can I make the header description smaller on my brand list page?

Ive created a vendor page list, showing all my brands

But im struggling with how to make the header description smaller , so its not stretched across the screen as it is

https://spoiledbrat.co.uk/pages/brandlist-a-z

This is the code I have used :


@spoiledbratuk

Hello,

Please add the class ‘page-width’ in

{{ page.title }}

after adding the class. the page look like this

Thankyou for reaching us :slightly_smiling_face:

Thanks so much

where about should I add the code in article?

as tried to put this in & it’s saying invalid JSON

thanks

1 Like

@spoiledbratuk

No, not need to paste whole code.

only add the class of like this

Hi @spoiledbratuk ,

Sorry if your having this problem. As what ive understand you want to lesser the paragraph in header description. so it wont stretch.

this is the current one.

this is i edited. you can just simply put the

margin-inline-start: 3-4rem

margin-inline-end 3-4rem.

I hope it helps thanks!

1 Like