Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Radio button images #9278
    chiummog
    Participant

    Hi,

    thanks for your reply. Here is an excerpt from my custom.css, the padding is in there:

    /*Add styles for all option labels*/
    .iphorm-inner .iphorm_5_1-input-li label {
    position: relative;
    padding: 84px 5px 5px;
    min-width: 94px;
    border: 1px solid #000;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    }

    Regards,

    Gabriel

Viewing 1 post (of 1 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy