Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chris_schwartz

    (@chris_schwartz)

    I found and modified the CSS and it did the trick. Onward…

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    If you want – you can share css code here, we wil review it and if it is ok – include in next release.

    Regards,
    Alexey.

    Thread Starter chris_schwartz

    (@chris_schwartz)

    Here’s what I did to the CSS to make the button type fully visible:

    button, input[type=”submit”], input[type=”reset”], input[type=”button”] {
    margin: 0px;
    padding: 1px 13px; display: inline-block; font-size: 14px ;
    font-weight: bold; cursor: pointer; border-width: 1px; border-style: solid;

    (Note: I’m not sure if this is a theme-oriented issue or not.)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buttons have cropped type.’ is closed to new replies.