Hi everyone, I am trying to add text and buttons on my images in a collage on my shopify store using dawn theme. My CSS code for this collage so far is:
@media screen and (min-width: 1200px) {
.collage {
width: 60%;
margin: 0 auto;
}
}
Can anyone help? Thanks
