[ad_1]
Plugin Author
Steven
(@shazahm1hotmailcom)
The dropdown is in the accordion, but it is very, very thin. The issue is the accordion content has a zero width when hidden. The third-party library that calculates the width of the dropdown bases the width on the display width and since it has none, it is basically set at a zero width.
Sorry but there are two solutions. do not place it in an accordion or, if the accordion has the option, set it to the open state by default.
I hope this helps, please let me know.
