Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › eStore Stylish Squeeze Form how to edit it
Tagged: squeeze form
- This topic has 9 replies, 4 voices, and was last updated 8 years, 7 months ago by yumeconsults.
-
AuthorPosts
-
August 3, 2015 at 4:18 am #12937hhomeschoolingMember
I have put in the image url in my squeeze form and it won’t show up with an image (I am using the second template with the image). But more importantly, how do you edit the colors on the form? I don’t like the orange/grey, they clash with my site. I need pinks and blues, and then the text to be black. How can you do this?
August 3, 2015 at 11:27 am #70985wzpModeratorWhat shortcode are you using?
April 9, 2016 at 5:59 am #70986yumeconsultsMemberI’m using the WP estore addon squeeze and everything works fine but once you submit the form the text is white and I have a light background. That text says:
Email sent! Please check your inbox for the download link.
I would like this text to be this color: #7f7f7f (not white as it is currently now)
I’m using this short code: [wp_eStore_free_download_squeeze_form id=1]
I tried to change the color white text to #7f7f7f in CSS edit plugins, but I am doing it wrong.
April 9, 2016 at 6:44 am #70987adminKeymasterPlease post a link to the page where you have the squeeze form so we can inspect the CSS and help you.
April 9, 2016 at 4:43 pm #70988yumeconsultsMemberGo here. You will see the form. Fill out the form, you get white text (this is what I want to change)… to this #7f7f7f
Email sent! Please check your inbox for the download link.
I would like this text to be this color: #7f7f7f (not white as it is currently now)
[http://yumeconsults.com/web-and-mobile-app-development-services/]
April 10, 2016 at 5:32 am #70989adminKeymasterWhen I submit the squeeze form, it sends to google. I think you have setup a redirection there so I can’t check your CSS.
Please correct that so I can submit the form and see the message on your site.
April 10, 2016 at 6:24 am #70990yumeconsultsMemberwhat country are you in? you only get that if you are not in the U.S. I will whitelist your country
April 10, 2016 at 2:02 pm #70991yumeconsultsMemberI checked and there is no redirect add on, it’s correct. Except maybe the issue is if you are not in a whitelisted country then most of the time it’s a security issue. I have a jing for you here so you can see the wp eStore free download squeeze from addon, you can see I input the text, then you can see once hit submit, it says:
Email sent! Please check your inbox for the download link.
I would like this text to be this color: #7f7f7f (not white as it is currently now)
[http://screencast.com/t/Lk7PaU0AN]
I’m using this short code: [wp_eStore_free_download_squeeze_form id=1]
April 11, 2016 at 6:02 am #70992adminKeymasterUse the following custom CSS for it:
.eStore_success_message{
color: #7f7f7f !important;
}
April 18, 2016 at 9:24 am #70993yumeconsultsMemberJust wanted to follow up, that worked! Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.