Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3395835
z axis
Closed

Comments

  • Matthew started the conversation

    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


  •  7,092
    Oliver replied

    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

  • Matthew replied

    Thanks - where do i put it is it in the custom css for that column?

  •  7,092
    Oliver replied

    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

  • Matthew replied

    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

  •  4,772
    Michael replied

    Hi,

    In this case:

     you need to set the z-index for the inner column:

    7442596928.png


  •   Matthew replied privately
  •  4,772
    Michael replied

    Just enter the value '999' in the field, not the CSS code.

  • Matthew replied

    fixed thanks

  •  7,092
    Oliver replied

    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