• Resolved kmcwepc

    (@kmcwepc)


    When using the Container/Wrapper block and setting a link for it, as soon as I place another object inside the container it covers the link element. If I manually change the z-index property for the link element from 1 (what Greenshift sets) to 2 or higher, then the link is again on top and works as expected. I imagine there would be scenarios where you would want content inside to cover the link, but equally there would be scenarios where you want the link to be right on top, so that wherever you click inside the container the link works. Can a z-index be added as an optional setting to the Container Link?

Viewing 1 replies (of 1 total)
  • Plugin Author wpsoul

    (@wpsoul)

    Hi. Inner objects will not cover link until you add z-index there. If you still need z-index for some items, wrap them in another container and set it’s z-index as 0

Viewing 1 replies (of 1 total)
  • The topic ‘Container link z-index’ is closed to new replies.