- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Store_squeeze_form horizonally center align eStore_text_input
how can I align the eStore_text_input textbox in the middle of a popup?
I’ve tried <div style=”text-align: center;”>[wp_eStore_free_download_squeeze_form id=19]</div>
That only center aligns the texts “Name:” and “Email:” and the button, but it leaves the textboxes aligned at left.
Also, how can I make the textboxes wider?
Thank you.
I don’t know what you mean by a popup. We don’t do any popup with the squeeze form. Can you show me what you are referring to?
I used a Div, and it worked. I placed [wp_eStore_free_download_squeeze_form id=19] in a popup.
Although I think not a good idea, because then the client clicks sign up, the page refreshes and the popup is lost, meaning no message can be shown to the client that an email is coming.
That said, scraped the popup idea.
BUT … how can I make the textboxes wider, for name and email?
The textboxes can be made wider using CSS tweaks. If you show me the page containing the squeeze form, I will be able to inspect the HTML and offer CSS tweak for it.