Hello,
I am discovering liquid files and I try to custom the dawn theme but I cannot do any modifications in the image-with-text.liquid file…
To illustrate with an exemple I want to change the default text when we create the component (dw for the CSS I was just making some tests)
So I went to the part of the liquid file to change the text :
But when I replace the paragraph by other text the modification doesn’t occur when I create a new component.
My main goal was to custom the way image size are calculated but I cannot make any tests…
Even adding a H1 HTML tag doesn’t work.
I am sure to modify the right theme, I am getting wrong with how liquid works but I don’t understand why ![]()



