Buttons in the forms not visible

  • Posted in : Efor
  • morozz
    Participant

    Hi,
    Buttons in the form not visible. Tried everything – dont have a solution. Please help

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .site-content form button { visibility: inherit; }

    Thanks

    morozz
    Participant

    Thanks Serkan,

    Could you please also advise on checkbox and radio buttons styling?

    serkan
    Moderator

    Hi,
    Could you please add these custom css codes;

    input[type=checkbox] { -webkit-appearance: checkbox; }
    input[type=radio] { -webkit-appearance: radio; }

    Thanks

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

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

License required for the following item
Login and Registration Log in · Register