Hello,
Seeking to have my newsletter box centered only for this page, it appears to be left aligned. The footer newsletter is fine where it is. If anyone could help me that would be greatly appreciated. Thank you so much.
Hello,
Seeking to have my newsletter box centered only for this page, it appears to be left aligned. The footer newsletter is fine where it is. If anyone could help me that would be greatly appreciated. Thank you so much.
Hi @jmd92
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file ā Save
form#contact_form {
flex-direction: row !important;
max-width: 100% !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Hello @jmd92
You can add code by following these steps
Go to Online Store ā Theme ā Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Hi @jmd92
Iām Dan from Ryviu: Product Reviews & QA
Please add this code to your theme.liquid file after in Online Store > Themes > Edit code to change the newsletter box for this page only
{% if page.id == 95100567715 %}
{% endif %}
Best Regards,
Dan from Ryviu
Worked perfect thank you!
Thank you!
Thank you!
Very welcome
welcome @jmd92 ![]()