How Increase Width Of Collection Description in Prestige Theme

Hello

I am using the Prestige Theme. In my collection pages, I want the description to span the full width.

I tried paste this code to theme.css , but its not work.

.SectionHeader__Description {
max-width: 900px;
}

How can I edit the code to make this possible?

Thanks!

1 Like

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Hello,

thanks for reply.

Store URL : https://perlicka.sk/collections/zdravotnicke-saty

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
.SectionHeader__Description.Rte {
max-width: 100%;
}

I entered the code but unfortunately there was no change. :confused:

Hello there,

Working fine!

Screenshot :- https://prnt.sc/DKL8oCIjlYgS

1 Like

I have no idea what I am doing wrong, but there is no change.
https://perlicka.sk/collections/zdravotnicke-saty