Hello,
I’m wondering how in the custumize on the impact theme, I can go to the line in a “collection list” section in Heading.
I have a title in 2 words and I would like each one to be on a line. How can I do this?
Thanks for your help guys
I dont want :
“MTIOTA HOMME”
I want
"MTIOTA
HOMME"
Thanks !
Hello @MathieuMalige
Can you please share your Store URL - So we can check on it?
Thank You
Hi @MathieuMalige ,
Please send me the store link, I will help you check and change it
Hi @MathieuMalige ,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.collection-card .content-over-media.group {
--container-gutter: 5rem;
}
Ok thanks it work in desktop.
But not for short title like “MTMu Femme” stay in one line.
And there is a problem when i do this on mobile :
It’s not on 2 lines but on 4… How can i fix that ?
Thanks for your help !
Hi @MathieuMalige ,
Can you send me the theme name you are using? I will check it again