[Support request] Ninja Form Help

Home Forums Support [Support request] Ninja Form Help

Home Forums Support Ninja Form Help

  • This topic has 11 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #834268
    IAN

    Hi!

    I added NinjaForm plugin and can’t figure out how to do two things!

    1. The form is holding to the left side of the page, I want to be able to center it

    2. The submit button, I want to be able to change the color of the text and the border

    Any help with both these items would be appreciated thanks!

    #834445
    David
    Staff
    Customer Support

    Hi there,

    any chance you can take the maintenance mode down or provide temporary login so we can see the site?

    #834611
    IAN

    I took off maintenance mode

    #834668
    David
    Staff
    Customer Support

    Did you add the form to a GP Section ?

    #834669
    IAN

    I appended it to the Home page, but did not add it to a section as don’t know how to do that

    #834687
    David
    Staff
    Customer Support

    As you are using Sections on the rest of the page you can just create a new Section and add the shortcode to its content.

    #834690
    IAN

    shortcode?

    #834693
    David
    Staff
    Customer Support

    Ninja Forms provides a shortcode for their forms – this should help:

    https://ninjaforms.com/add-a-wordpress-form-anywhere/

    #834694
    IAN

    nvm

    got the shortcode figured, but form is still not centered and button still not sticking with color schemes set in configuration for homepage

    #834700
    David
    Staff
    Customer Support

    So in the Section, highlight the shortcode and hit the Text Align center…. should work.

    If not add this CSS to the Customizer > Additional CSS:

    #contact .generate-sections-inside-container {
        text-align: center;
    }
    #834803
    IAN

    Got it thank you!

    #834950
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.