Comments Matthew started the conversationJune 19, 2023 at 1:58pmHi on this page I want ALL the text to be on top of the images - as you can see at the moment some of it is hidden behind the images despite applying the .thegem-vc-text { z-index: 999; position: relative;}code - how do I adjust it so all the text is above all of the images? thanks 7,092Oliver repliedJune 20, 2023 at 6:42amHi,Try to add z-index class to the colum with the text Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverMatthew repliedJune 20, 2023 at 11:44amThanks - where do i put it is it in the custom css for that column? 7,092Oliver repliedJune 20, 2023 at 12:05pmNo, in the column settings with this block. (CSS class)Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverMatthew repliedOctober 13, 2023 at 11:34amHi I've just taken a look at this - where should it go, I have Inner colum settings>General>Element ID and Extra Class Namewhich field should it go into? thanks 4,772Michael repliedOctober 16, 2023 at 6:44amHi,In this case: you need to set the z-index for the inner column: Matthew replied privately 4,772Michael repliedOctober 17, 2023 at 11:59amJust enter the value '999' in the field, not the CSS code.1 LikeMatthew repliedOctober 17, 2023 at 12:03pmfixed thanks 7,092Oliver repliedOctober 17, 2023 at 1:31pmYou are welcome!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 on this page I want ALL the text to be on top of the images - as you can see at the moment some of it is hidden behind the images despite applying the
.thegem-vc-text {
z-index: 999;
position: relative;
}
code - how do I adjust it so all the text is above all of the images? thanks
Hi,
Try to add z-index class to the colum with the text
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks - where do i put it is it in the custom css for that column?
No, in the column settings with this block. (CSS class)
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi I've just taken a look at this - where should it go, I have Inner colum settings>General>Element ID and Extra Class Name
which field should it go into? thanks
Hi,
In this case:
you need to set the z-index for the inner column:
Just enter the value '999' in the field, not the CSS code.
fixed thanks
You are welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver