KickinGa Posted April 21, 2021 Share Posted April 21, 2021 Site URL: https://www.bondprosper.com/london-property-market Hi guys, I've put forms on multiple pages for a customer to request a call back, however the post-submit message is left aligned as shown below. (The message I've used is 'Thanks for requesting a call back. We'll be with you shortly!') Is there some code I can add to make all forms post-submit message centre aligned please? I'd prefer to add one line of code for all forms instead of having to amend every form section on every page I've used it if possible. Thanks in advance! Link to comment
christyprice Posted April 21, 2021 Share Posted April 21, 2021 @KickinGa you can add this to Custom CSS .form-submission-text { text-align: center; } christyprice.com 🇺🇸 Austin, TX US ✅ Get my 100+ item Client Process Checklist 📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz) 🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023 Link to comment
KickinGa Posted April 23, 2021 Author Share Posted April 23, 2021 On 4/21/2021 at 7:32 PM, christyprice said: @KickinGa you can add this to Custom CSS .form-submission-text { text-align: center; } Ha ha!!!! SO simple when you know how! Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.