I have one custom carousel Component having more than 3 slides (authorable). These slides are custom Media Component.
Now my requirement is i want to show one logo (authorable) to the top left corner of "only 1st slide".
How can i achieve that?
Because if i will put the authoring logo option in Media component then this will be common for all slides, but the requirement is for only 1st slide/Media Component.
Thanks in advance.