Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #873612

    mondobongomoses
    Participant

    I’m trying to get the “submit” button centered on the form about halfway down the page: http://dev-iconicontent.pantheonsite.io

    I’m guessing simple css may fix, but could not figure it out searching these forums, google or stack overflow.

    Are you able to help? Thanks for helping an answering my questions!

    #873613

    mondobongomoses
    Participant
    This reply has been marked as private.
    #874032

    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > CSS:

    #nf_submit_5 {
        text-align: center;
    }

    Hope it helps 🙂

    #875892

    mondobongomoses
    Participant

    worked perfectly. Thank you!

    #876235

    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂