How can move "Email*, Input field and Submit button left or right
-
Hello everyone,
How can I move “Email*”, input field and “Submit” button left or right ? Because i want to center them just bellow the “SUBSCRIBE” title (wich is centered by adding html code in text box). I already do this by adding:
“.widget input.wysija-submit {
position: relative; left: 235px; }”and
“.widget_wysija input[name=”wysija[user][email]”] {
position: relative; left: 172px; }”in style.css (of my Child Theme) but when i access the website from the mobile, these fields are totally offset.
How can i solve this problem ?
Thanks in advance.
C. Silviu
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How can move "Email*, Input field and Submit button left or right’ is closed to new replies.