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

    Hi,

    I’m having an issue with this bootstrap modal plugin and the Enfold theme

    If I use the default WP theme, it works fine. However, with Enfold, the modal and close button are behind the modal overlay which means you also can’t close the modal window.
    I’ve tried messing with the z-indexes to no avail. Anything thoughts to a fix would be greatly appreciated!
    Here is the link to the site.

    thnx!

    #891006

    Hey waxingmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .modal-backdrop {
        z-index: 0 !important;
    }

    Best regards,
    Rikard

    #892054

    Thanks, RIkard

    Sorry for the delay. I’ll give that a try!

    thanks again!

    #892088

    Hi,

    Keep us updated if there is something else we can do.

    Thank you

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.