Skip to main content
Marcos Lopes 님이 * Marketing Cloud Engagement *에 글을 올렸습니다

Hello,

 

I would like to set different images for each type of device. If they open in a Mobile they will see image A, but if they open in a laptop they will see image B.

Is this possible to do using the Dynamic functions in Marketing Cloud?

 

Thank you,

댓글 1개
  1. 2019년 7월 10일 오후 4:33

    Hey Marcos, you can do this by using a CSS media query rule where the rule would be based off of screen size.

    For example.. if the screen size is max-width 600px show {Image A} and if the screen size is min-width 490px show image {Image B}.

    I'm not sure if this is achievable through a dynamic content block.

0/9000