Hi, Wendy at www.orangegrove.co.nz here, please can someone give me the code to get the text columns full width on my collections pages? eg https://www.orangegrove.co.nz/collections/candles-melts I am using theme Taste.
Many thanks
Wendy
Hi, Wendy at www.orangegrove.co.nz here, please can someone give me the code to get the text columns full width on my collections pages? eg https://www.orangegrove.co.nz/collections/candles-melts I am using theme Taste.
Many thanks
Wendy
.collection-hero__description {
max-width: 100%;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
.collection-hero__description {
max-width: 100% !important;
}
Very many thanks! Will try this
Hello @wendycain ,
You can follow these steps:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Many many thanks will try this!
Many thanks xx
Thanks very much xx
I can make another post but just taking a quick chance ,last question I promise, but the home page https://www.orangegrove.co.nz/ Header image is getting the height restricted even though I have chosen LARGE in the settings, do you know what I can add to stop the height restriction please?
So many thanks for your help
Wendy
You want to enlarge the logo?
Hello @wendycain ,
You can follow these steps:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
No sorry, see attached. The theme is chopping off the height where the images are correct they are changing it.
No, sorry, see attached in red box
Many thanks again, it worked
xxx