PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to move the Subscribe button from center to left.

  1. lucasgrav
    Member

    Hello,

    I'm trying to move the Subscribe button to the left. It's currently centered. I can't seem to find the CSS code for it. Any help?

    Thanks.

    -Lucas

    Posted 12 years ago on Friday January 27, 2012 | Permalink
  2. Richard Vav
    Administrator

    Lucas,

    Try adding something like this to your style sheet

    .gform_wrapper .gform_footer.right_label {
    padding-left: 0 !important;
    }
    Posted 12 years ago on Friday January 27, 2012 | Permalink
  3. lucasgrav
    Member

    Thank you richardvav! Worked great.

    Regards,

    Lucas

    Posted 12 years ago on Friday January 27, 2012 | Permalink
  4. Richard Vav
    Administrator

    No problem, glad you got it sorted.

    Richard

    Posted 12 years ago on Friday January 27, 2012 | Permalink

This topic has been resolved and has been closed to new replies.