Horhe
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeWow now its almost perfect. Submit button is a bit smaller than label and on the mobile button is a bit offset. How to change button height to be the same as label?
Is it possible to have two rows form on mobile to avoid offset?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeDo I need to enable inline option again because Email input window is full width.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeCache deleted.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeHi Kevin, thanks for this but unfortunately it doesnt work. I removed all CSS and disabled inline option.
- This reply was modified 8 years, 6 months ago by Horhe.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeHi Kevin, yes that is correct i would like inline and centered foem. But the site is live and if I remove custom css and inline checkbox it will look weird 🙂
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeSorry, maybe I forget to tell you that I just used this topic because I manage to partly solve my problem with code that you provided previously. My site is nextboards.com – form is in footer (widget).
- This reply was modified 8 years, 6 months ago by Horhe.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeHi Kevin, this one is not working for me, whole form is positioned left.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeDear Kevin, sorry I messed up label and field 🙂 I would like to have email field and button on one line. I got enabled inline option in settings but button is positioned under email field.
Im using this code:
.yikes-mailchimp-container-1 label {
width: 50% !important;
margin-left: 25%;
margin-top: 10px;
margin-right: auto;
}.yikes-mailchimp-container-1 .yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1 {
width: 50% !important;
margin-left: 25%;
margin-right: auto;
}Thanks!
- This reply was modified 8 years, 6 months ago by Horhe.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Rows too largeHi, with provided code I manage to solve part of my problem. Could you please advise css (margins) to have label and button inline. Also is there a way to inherit label and button design from the theme?
Thanks for reply, Horhe
Forum: Plugins
In reply to: [Popups - WordPress Popup] Background imageI tried this and it works, only problem now is that text is very hard to read 🙂
#spu-16078 {
background-image: url(http://www.mydomain.com/wp-content/uploads/2016/03/test.jpg);
}Forum: Fixing WordPress
In reply to: Website access problemAnyone?