Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    I see you figured this out. I’m trying to do the same and I can’t figure it out. If you remember how you resolved this, could you please share? Thanks! Here’s mine: https://huntingtonhomes.com/ the subscribe form is in the footer.

    Thread Starter Why Not Advertising, LLC

    (@whyknott)

    Hi WebMakerHolly,

    Just add the following CSS (in addition to what you already are declaring for the element) to the element:

    THE FIELD
    #cc_form_1 input.t
    float:?left;
    margin-right:?6px;
    height:?30px;

    THE BUTTON
    #cc_form_1 label
    float:?left;
    margin-top:?-15px;

    Hope this helps you!

    Kindly,
    Kenny

    Wow, that worked! Thank you so much for your quick response.

    Thread Starter Why Not Advertising, LLC

    (@whyknott)

    No problem! Happy to help and glad it worked for you. It was a few simple CSS declarations that got the job done. I recommend that you use Chrome Developer tools and dive into the CSS. You can play around with the CSS without affecting the live site. If you ever need any help with your website endeavors please connect with me on twitter @KennyBerwager or at [email protected] email I actually work with a local home builder in my area and have extensive experience working within that space. Good luck with everything!

    Kindly,
    Kenny

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cannot float subscribe button to right of input’ is closed to new replies.