Dawn theme 11.0.0 - banner with image & text

Hey guys,

Maybe it’s the easiest thing ever, but I just can’t find out, how to create image banner so it looks like as on the photo. Thank you very much for your help :slightly_smiling_face:

Hi @EliskaM

You can add Image with text section and then change setting of Desktop image width is Large.

After that, please add this CSS code in Custom CSS of this section to make it appear full width on your page

.image-with-text {
  max-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

First you can use the image with text block section and adjust in the properties of the section the way you want things to appear, then add the code in the theme for changing the background color of that section and also you can change the font-color and size the way you want.

Let me know if you need help on this I can assist for free

Thank you so so much!!! Works perfectly!

Thank you SO much, I used both of instructions over here and here is the result :heart_eyes:

Glad I could help let me know if you need anything else have a nice day