Multicolumn Section w/ Background Images on Columns (Dawn)

Multicolumn Section w/ Background Images on Columns (Dawn)

anatchim
Tourist
10 0 4

Hi there,

Is it possible to add background images on the columns of the multicolumn section? (Dawn theme)

I don't want to use the insert image on column solution, because my website will be multi-languages, and images are not translated... so I figured if I could add a different background image on each column, and write text on top of that, that text *would* be translated.

fundo-multicolunas.jpg

I hope I was able to explain correctly 😅

Thank you so much!

Ana

Replies 2 (2)

anatchim
Tourist
10 0 4

...I can add the same background to both columuns by using

.multicolumn-card {
background-image: url(https://cdn.shopify.com/s/files/1/0721/7758/2345/files/2023-03-banner-home-topo-03_PT.jpg?v=17090537...);
background-repeat: no-repeat;
background-size: cover;
}

...but I was hopping to be able to use different background images on both columns...

By the way, I am using the "Custom CSS" field to "Add custom styles to this section only" instead of changind the base theme files... This is a correct way of doing things as well, right?

Thank you!!

floridaman
Tourist
6 0 2

Hello, did you find a solution by chance? I'm also looking for a way to add a background image to each column within the multicolumn (not the default insert image that places a small thumbnail above the text in each column). Noticed this is from Feb so hoping maybe you found a way?