Genesis and WordPress Tutorials
by Sridhar Katakam 5 Comments Favorited: 2 times
In the comments section of Horizontal Opt-in Form in Genesis using eNews Extended plugin tutorial, a few users asked how the same can be set up in Parallax Pro.
In this tutorial I share the steps to add a responsive horizontal opt-in form below Home Section 1 in Parallax Pro.
Add the following in Parallax Pro's functions.php to register a custom Horizontal Opt-In widget area:
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
I am grateful for the chance to add a horizontal opt-in form, given that I don’t have much experience with coding.
I am having trouble making the the Horizontal Opt-in Form using eNews Extended Plugin look right, with two problems: (1) the boxes for the opt-in are not horizontal on the computer, but fine on iPad and phone, and (2) there is a blank white section above the form that should be removed.
What should I do to correct this? I have double-checked that I have followed the instructions correctly.
Our website is http://www.navigatedivorceguide.com
Alice
Hello Alice,
Please try this and let me know if it worked or not.
In your site’s child theme i.e., Parallax Pro’s style.css add the code in this link: http://pastebin.com/raw/wkAFx5i9
Hello Sridhar,
Thank you for your help – much appreciated!!
The Form is now horizontal on the computer, so item (1) is corrected, with no white space above the Form.
Regarding item (2), there is still a blank white section above the Horizontal Opt-In Form on the iPad and phone view.
Alice
Regarding # 2, the problem is not related to the implementation of this tutorial. It is because of the way that child theme has been coded. Anyway adding this code in style.css should fix it: http://pastebin.com/raw/AxP8jGwG
It is completely fixed now, thank you.
I wish I could understand a little better the coding for the theme, and would have had a hard time figuring this out.
Much appreciated!