• Resolved Gulshan Kumar

    (@thegulshankumar)


    Hello Team Fluent Form,

    I have observed that the dropdown items are not clearly visible on the GeneratePress theme and Twenty Twenty-One. Please see the following link for reference: https://imgur.com/ZIko9w4.

    To address this issue, please adjust the following CSS:

    select.ff-el-form-control:not([size]):not([multiple]) {
    height: 42px; // This requires changes.
    }

    Thank you and regards,
    Gulshan

    • This topic was modified 1 month, 3 weeks ago by Gulshan Kumar. Reason: revised
Viewing 1 replies (of 1 total)
  • Plugin Support Amimul Ihsan Mahdi

    (@amimulihsanmahdi)

    Hello @thegulshankumar,

    The issue was happening due to some additional CSS overriding by the theme you have mentioned, specifically, font-size; please check the video, these themes have added font-size: 100% which was causing the issue. If you try other theme, for instance, Twenty Twenty Four does not have this issue.

    Thank you

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.