Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1401116

    The column is behind the row column. On all other devices, it works.

    Ipad device(not working): image1
    Bigger screens(working): image2

    Hope you can help!

    #1401610

    Hey BenjaminSpeedtsberg,
    Thank you for your patience and the screenshots, please link to your page so we can examine.

    Best regards,
    Mike

    #1404123

    here it is: lmj.dk

    #1404179

    Hi,

    Thank you for the update.

    We can’t find the same section shown in the screenshot. Did you remove it? Please provide the link to the actual page containing the section.

    Best regards,
    Ismael

    #1404199
    #1404309

    Hi,

    Thank you for the link.

    Adding this css code should help.

    @media only screen and (min-width: 768px) and (max-width: 989px) {
      .responsive #top #wrap_all .flex_cell.av-lf7wt7fc-cdec478c2ab1a0cf02d5be612ae1e6f3 {
        padding: 5% 0 0 0 !important;
        z-index: 9999 !important;
        position: relative;
        overflow: visible;
      }
    }
    

    Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings, and purge the cache after adding the css code.

    Best regards,
    Ismael

    #1404321

    Thanks, that works perfectly! :-)

    #1404333

    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Z-index for column in grid row, not working on Ipad’ is closed to new replies.