Comments Matthew started the conversationJune 9, 2023 at 12:47pmHiI want the text on this page to be the top layer and be above the image (see screenshot) - how do I do this? At the moment the text is hidden by the image, thanksAttached files: Screenshot 2023-06-09 at 13.46.13.png 7,120Oliver repliedJune 9, 2023 at 12:50pmHI! CSS example: .thegem-vc-text { z-index: 999; position: relative; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi
I want the text on this page to be the top layer and be above the image (see screenshot) - how do I do this? At the moment the text is hidden by the image, thanks
Attached files: Screenshot 2023-06-09 at 13.46.13.png
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver