Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1481130

    I amusing the Advanced layer slier in top. But how can I make two boxes appear on top of the slider?

    #1481169

    Hey limedrop,

    Thank you for the inquiry.

    Edit the Grid Row element, go to the Advanced > Developer Settings, then place the value “av-layout-grid-overflow” in the Custom CSS Class field. In the Enfold > General Styling > Quick CSS field, add this css code to put the grid above the layer slider:

    #top #wrap_all .av-layout-grid-overflow {
        z-index: 1000;
    }

    Best regards,
    Ismael

    #1481178

    Fantastic, thank u so much :)

    #1481213

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘z position’ is closed to new replies.