Hi, I would like to know how can I make section header with background image like this sample…
I also wanna know if I can make subtitle under page title too.
I could put back ground image like this 2nd image but it is not full width.
I put this code at theme.css.
.section-header { background-image: url(“https://cdn.shopify.com/s/files/1/0567/1229/8633/files/111ab43cb5d7b5945d16f2bb971eabf2.png?v=1643696369”); background-repeat: no-repeat; background-size: 100%; padding: 100px 100px 100px 100px; } |
|---|
also I don’t know how to put this image section below the back ground of section header too…somebody can help this?

