Skip Navigation

[Resolved] Hidden select options

This support ticket is created 6 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Author
Posts
#1116700

I am trying to:
Use a cred form in Avada Modal

Link to a page where the issue can be seen:
hidden link

I expected to see:
the values of the select input

Instead, I got:
i believe the values are displaying behind the modal. The modal has a zindex of 99999. i have tried changing zindex of form & select but it doesnt work.

#1116947

Toolset Forms uses Bootstrap and AVADA uses a customized own version of Bootstrap.
Usually, the Modals of AVADA will conflict and now work if Toolset Bootstrap is enabled and vice-versa Views paginations do not work if AVADA is loading bootstrap

However on the example, you show I think this is due to a massive change in the way those fields are displayed originally, it does not happen on a fresh form right?
In that case, it would be a custom styling issue, with which we cannot help.

I was not able to make this happen locally, without applying lots of custom styles.

I might miss a step, however, please let me know if there are particular steps that lead to this issue where the selector indeed deploys behind the actual AVADA modal