Comments 1onpageukr started the conversationNovember 26, 2021 at 8:27amHi.Dropdown not working in Contact Form 7 with popup maker.I can't see the dropdown list on Contact Form 7.I have a Salient theme 14.0.1here is my dropdown menu:<div class="row"> <div class="col span_6"> [select transmission first_as_label "1" "2" "3" "4" "5"] </div> <div class="col span_6"> [select fuel-system first_as_label "1" "2" "3" "4" "5" "6" "7" "8"] </div></div> 1onpageukr repliedNovember 26, 2021 at 8:30amsome of my settings 1onpageukr repliedNovember 26, 2021 at 8:54amThere are problems on several sites 1onpageukr repliedNovember 26, 2021 at 8:55amFound a solution.This is to set z-index: 99991; popupand add CSSbody [data-fancy-form-rcs = "1"] .select2-container .select2-dropdown { z-index: 99999;}1 Like 1gauchoagencia repliedNovember 28, 2021 at 6:12pmHello, the same thing happens to me, I tried what you indicate but it does not work for me, could you help us?1 Like 1,882Judith repliedNovember 29, 2021 at 9:26amHi gauchoagencia,Please send in your website url so that we can check this out.Thanks.1 Like 1onpageukr repliedDecember 1, 2021 at 11:47amHi gauchoagencia.Have you added a new rule to the Custom CSS Code?And added a Z-Index to the Popup? 1,882Judith repliedDecember 1, 2021 at 11:56amHi We have not yet added them as those were the workaround you got for the dropdown issue you had.Thanks. Sign in to reply ...
Hi.
Dropdown not working in Contact Form 7 with popup maker.
I can't see the dropdown list on Contact Form 7.
I have a Salient theme 14.0.1
here is my dropdown menu:
<div class="row">
<div class="col span_6">
[select transmission first_as_label "1" "2" "3" "4" "5"]
</div>
<div class="col span_6">
[select fuel-system first_as_label "1" "2" "3" "4" "5" "6" "7" "8"]
</div>
</div>
some of my settings
There are problems on several sites
Found a solution.
This is to set z-index: 99991; popup
and add CSS
body [data-fancy-form-rcs = "1"] .select2-container .select2-dropdown {
z-index: 99999;
}
Hello, the same thing happens to me, I tried what you indicate but it does not work for me, could you help us?
Hi gauchoagencia,
Please send in your website url so that we can check this out.
Thanks.
Hi gauchoagencia.
Have you added a new rule to the Custom CSS Code?
And added a Z-Index to the Popup?
Hi
We have not yet added them as those were the workaround you got for the dropdown issue you had.
Thanks.