There's quite a big space in the Membership Type box before Payment System. Any idea how to reduce that space?
This cant be changed in template because it is hardcoded in product class. I will remove one <br>, fix will be available in next version.
Also trying to remove the <h1> </h1> tag area in the signup form layout- any easy way to do it? David
Found it- since using a wordpress theme: /application/default/plugins/protect/wordpress/amember.php David
I see this: <?php if (empty($this->layoutNoTitle)): ?> How can i make use of it? (while keeping the title for the <title> tag, but removing it from the <h1> tag? Perhaps there should be a 2nd field in the form 1) Title tag (if blank, use default) 2) Title on page (if blank, remove that area) David
Updating this thread since I noticed that my pricing section has 2 "<br><br>" codes that I would like to remove to eliminate the same space. What file should I edit to change this?
Can you provide screenshot? Or source code example? Sorry don't I don't get what pricing section you mean.