I've puzzled and read so much about Hubspot and now I just really don't understand anything anymore. I've created a landingpage, just with a simple 'image' module on top (below image & rich text and CTA), but now I want to have text on the image, just a title of the page. no idea how i can make this happen and i've tried everything that's there to find on this community and internet but every HTML and CSS class nothing works.. so i must be doing something wrong 🙂
Is there a simple solution for this in hubspot for dummies' language? 🙂
to get the image "behind" the text you should add the image snippet to an inline background-image style. Since a background-image doesn't need an alt-tag or sizes your code should look like this:
to get the image "behind" the text you should add the image snippet to an inline background-image style. Since a background-image doesn't need an alt-tag or sizes your code should look like this:
I know it's a long shot because it's been a couple years but I'm having the same problem; I don't understand this part:
"to get the image "behind" the text you should add the image snippet to an inline background-image style. Since a background-image doesn't need an alt-tag or sizes your code should look like this:"
Where do you put that code? I think I've made the module with text and image snippets but I don't understand what to do next. Do I make another background image module and add the code snippet for the module to the sytle field in the module editor?