Hi @ibrahimarpak,
Thanks for reaching out!
Looking at the screenshot, that issue might be related to a conflict with CSS settings on your site.
In order to try to provide a custom CSS snippet to address that issue, could you please share the URL where is the form?
Thanks!
Hello, thank you for your return and support.
I leave the URL here;
https://sporthub.com.tr/event/2023-kartalkaya-kayak-kampi/
Hi @ibrahimarpak,
Thanks for letting me know!
To fix the Dropdown field, please try the following custom CSS snippet:
.select_container:before, .select_container:after {
display: none !important;
}
Here’s a screenshot using this CSS snippet: https://a.supportally.com/i/3Y2oqu.
And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.
Hope this helps!
Hello,
Thank you for your support.
Hi @ibrahimarpak,
You’re welcome! I’m glad I could help.
It looks like you’ve marked this post as resolved. If you’d like more help with using WPForms Lite, please feel free to reach out.
Thanks!
Hello, This problem was solved on desktop but not on mobile. Is it possible for you to help me again? Thank you from now.
Hi @ibrahimarpak,
The link https://sporthub.com.tr/services/kaya-palazzo-egitim-rezervüsü/ is opening a 404 page – screenshot: https://a.supportally.com/i/FT9Dbu.
Looking on https://sporthub.com.tr/services/dorukkaya-egitim-rezervasyonu/ on mobile, I could not see the issue – screenshot: https://a.supportally.com/i/oEaE8I.
And in case you want to show the arrow in your Dropdown field, you can use this code snippet:
div.wpforms-container-full .wpforms-form select {
-webkit-appearance: menulist !important;
}
Here’s a screenshot: https://a.supportally.com/i/dP7AWx.
And please let me know in case there is an issue with the Dropdown fields in one of your forms.
Thanks!
Hello, thank you very much for your feedback and support.
However, I added the code snippet you sent me and the problem was not resolved. I followed the requirements.
I leave the links and screenshots below. I look forward to your help, thank you in advance.
https://sporthub.com.tr/services/dorukkaya-egitim-rezervasyonu/ The arrow problem continues in this link. Here’s the screenshot: https://drive.google.com/file/d/1H8EWlzsmURMs3pdTyNp8miCCw5Hpsbri/view?usp=sharing
https://sporthub.com.tr/services/kaya-palazzo-egitim-rezervasyonu/ This place is completely broken. Here’s the screenshot: https://drive.google.com/file/d/1t–CrWQYH5WD89Gg-hSzgkJDZfIyQbZr/view?usp=sharing
https://sporthub.com.tr/etkinlik/24-28-aralik-kartalkaya-kampi/
This place is also completely broken. Here’s the screenshot: https://drive.google.com/file/d/1RDxnYYIi4tMTjCBrnnWK5RxRzODO3Zih/view?usp=sharing
Hi @ibrahimarpak,
When you get the chance, could you please try using the steps in WPBeginner’s detailed guide on troubleshooting WordPress to see if it helps resolve the issue?
Considering that there are different issues on different pages, the guide above should help to solve all the issues.
Thanks!