Solved

In-app messages customization

  • 4 May 2023
  • 1 reply
  • 56 views

Hello everyone ! 

 

I want to create in-app messages that take 80% of the height and 100% of the width of the screen, and for the content of a block I would like to get a result similar to "flex-firection: column ; justify-content space-between" in CSS.

I can't find how to do it right now, does anyone have the case by chance and have a solution?

 

Thanks in advance for your help, have a nice day !

icon

Best answer by Mau 12 May 2023, 12:08

View original

1 reply

Userlevel 3

Hi Alban, 

I’m afraid, it is not possible to adjust the width size of the actual in-app message. However, you can adjust the padding and border width of a certain block and also modify the width/height of an image. Another option is to position your in-app message as a modal, which may be a suitable solution for your needs.

You can find more information on how to display and position your in-app message in our documentation here: https://customer.io/docs/send-in-app-message/#display-and-position.

Reply