Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1245363
    jrslyrics
    Participant

    I’ve been racking my brain on this. I am using Ninja forms to manage a few things on my site. I have an email submit on the homepage, but the input field is way to big and the button size is off. I have included a sample of what it looks like and what i’d like it to look like.

    How can I get the input field to be much smaller and the submit button to be styled in line like the example file rwsubscribeLN.png

    #1245366
    jrslyrics
    Participant
    This reply has been marked as private.
    #1245495
    jrslyrics
    Participant

    update: I’ve been doing some work on this and i’ve made some progress by adding the following code on the css customizer:

    input#nf-field-18 {
        width: 35%;
        float: left;
        margin-left: 40%;
    }
    
    input#nf-field-19 {
        background-color: #fd5443;
        color: #fff;
        float: left;
        padding-top: 7px;
        padding-bottom: 7px;
        border: 1px;
        border-radius: 2px;
    }
    #1245665
    Christian
    Moderator

    Hey there,

    It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #1245826
    jrslyrics
    Participant

    Its defiantely not an issue with Ninja forms. I’ll figure it out.

    #1245934
    Rupok
    Member

    Great. Let us know if you face any other issue with X.

    Cheers!

    #1245935
    Christian
    Moderator

    Please take note that X does not include Ninja Forms styles so you might need to style it yourself.

    Thanks.

    #1246020
    jrslyrics
    Participant

    fixed. Thanks.

    Im curious, what could I use to accomplish the same effect that is included with Xtheme?

    #1246076
    Rupok
    Member

    Hi there,

    Not sure what you are referring by “included with Xtheme”. Would you clarify a bit?

    Thanks!

    #1246432
    jrslyrics
    Participant

    Is there a way to acheive the same function (email field with sign up button like I included int he attachment) with the X theme addons?

    For now, Im using the email submit for built with ninja forms.

    #1246602
    Christopher
    Moderator

    Hi there,

    Yes, please check this : http://demo.theme.co/email-forms-mailchimp/

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1245363 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>