• Resolved Advex

    (@totalfly)


    Hi, i have an issue with the drop down menu chevron icon that are not showing at the first load of the page, i must reload 2 or 3 times before the chevron will be visible this happen only in chrome.. on mobile and in other browser is working

    thanks a lot

    https://postimg.cc/QVsKwRw1

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @totalfly

    I hope you are doing well today.

    Without your site/page URL where the form is placed it will be not possible to review this.

    1. Could you clear your site or any side-server cache and see if this helps?
    2. Are you able to share with us URL to that page where the form is located and info in which browser you see this issue?
    3. Please export your form and upload it to google drive or dropbox and share a link in your next reply so we could double-check does same issue will exist on our lab site.

    Kind Regards,
    Kris

    Thread Starter Advex

    (@totalfly)

    hi Kris,

    all the cache is clean

    you can se the live form at https://www.totalfly.aero

    here you can find the form exported: https://drive.google.com/file/d/1iQFsxI9fmvl8sLm52iIX6wikZiRcwaMb/view?usp=sharing

    i have also another BIG issue:

    the form as you can see have hidden files based on the flight selection.. the width of the starting form (jet privati) is 940 px na defined in the theme wrapper width, but if you make any other selection (eg. Elicotteri, Cargo, Charte, Etc) the form width is much smaller.. can i have the same form width for every selection?

    thanks

    Thread Starter Advex

    (@totalfly)

    any feedback please?

    Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @totalfly,

    I hope you are doing well today!

    I could not see any issues in dropdowns on my side with normal and incognito modes on Chrome
    https://prnt.sc/r6l4GyGpqLz6

    For your second issue you can use the following CSS on your Appearance->Customize->Additional CSS section. You can adjust width as px or use percentage of the viewport such as 40vw etc.

    .forminator-all-group-copies.forminator-repeater-field {
        min-width: 940px !important;
    }

    Kind regards,
    Zafer

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @totalfly ,

    We haven’t heard from you for some time now, so it looks like you don’t require our further assistance.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dropdown meus Chevron icon not loading’ is closed to new replies.