This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #102620
     i.eric___
    Participant

    Hello,

    I use the plugin “Ninja Forms” on multiple websites and themes. I really like the plugin, but for some reason the button looks different (and ugly) in this theme.  I’ve attached an example of how it normally looks, and I’ve also attached an example of how it looks in the Kleo WordPress theme.  How can I make it more of the “outlined” style?

    Attachments:
    You must be logged in to view attached files.
    #102755
     Radu
    Moderator

    Hi,

    Please add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    input.ninja-forms-field {
        border-radius: 3px;
        font-size: 1.2em;
        background: #400098;
        color: #fff;
        padding: 10px 30px;
        border: 1px solid #999;
    }
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?