• Resolved jimlord

    (@jimlord)


    I created a dropdown list and used your awesome redirect to pull in pages based on categories – in this case Tennessee counties.

    But, the dropdown is showing other page elements through it. I thought it might have to do with the z-index, but it looks more like it’s just transparent? Can you help?

    Note: This is a page in progress that I’m working on for a non-profit, so ignore any incongruent pics, etc.. Trying to get the functionality going before I dig in to the content and update templates. 🙂

    • This topic was modified 1 year, 9 months ago by jimlord.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Looks to me like the dropdown background is set to transparent – using dev tools I could fix it with :

    .forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default {background-color: #fff;}

    So perhaps check your field color settings in the form appearance.

    Thread Starter jimlord

    (@jimlord)

    Thank you for the reply, itsmir. I actually went in before and set the backgrounds on the select to red to see if anything occurred there, and it didn’t help. I just put in that CSS in the field settings and it’s still the same. Looking to see if I can find a theme issue that’s overriding this.

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @jimlord

    I cannot replicate this issue on that page. Also please note you use fluentform (https://wordpress.org/plugins/fluentform/) plugin, not our Forminator.

    Kind Regards,
    Kris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Form field is showing page elements through it’ is closed to new replies.