Hi Brandon
I've tried adding extra CSS as per Streamline, Minimum themes but am not seeing the first/last name fields in the News theme.
Could you suggest the correct CSS code?
Cheers.
Hi Brandon
I've tried adding extra CSS as per Streamline, Minimum themes but am not seeing the first/last name fields in the News theme.
Could you suggest the correct CSS code?
Cheers.
Hi,
If you're not seeing them at all, it likely isn't (only) a CSS issue.
The fields will stay hidden unless either/both of the First Name Field and Last Name Field settings are set in the widget settings. Also, if the Feedburner ID is filled in, it will deactivate the name options since FeedBurner doesn't accept that information.
For the CSS, near line 1518, change the line:
.enews #subbox {
to
.enews #subbox, .enews #subbox1, .enews #subbox2 {
Cheers!
Thanks Brandon.
Double checked. CSS was fine. In widget settings I hadn't specified FNAME and LNAME in the form action section.
Thanks for superfast reply!
You must log in to post.