New Landing How can we help? Themeforest Theme Support Joyn Contact form 7 : align checkbox vertically and first item dropdown menu

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Joyn
  • #226473
    mengeco
    Member
    Post count: 558

    Hello,

    For my form contact form 7, I would like :

    1) align list of checkbox vertically
    2) display first item in drop-down menu, and not “…”

    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #226476
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #226499
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1-Please use this custom css code:-

    #cfc form input[type="radio"], #cfc form input[type="checkbox"] {
        width: auto !important;
        vertical-align: text-top !important;
    }

    2- Please remove the blank options from the select box.
    Thanks
    Mohammad

    #226589
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #226608
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this code:-

    #cfc form input[type="radio"], #cfc form input[type="checkbox"] {
       vertical-align: top !important;
    }

    Thanks
    Mohammad

    #226613
    mengeco
    Member
    Post count: 558

    It don’t work ๐Ÿ™

    #226618
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot to indicate your issue.
    Thanks
    Mohammad

    #226620
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #226637
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    As this is specific to the styling of the plugin, please contact the plugin developer

    – Kyle

    #226642
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css code:-

    span.wpcf7-list-item {
     
        width: 100% !important;
        display: block;
    }

    Thanks
    Mohammad

    #226648
    mengeco
    Member
    Post count: 558

    Yes !!! Thank you very much for your help Mohammad !!
    I understand that this is an external plugin and you are not obligated to help me, I appreciate even more ๐Ÿ˜‰

    #226649
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    – Kyle

    #226650
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register