Tagged: enfold, Mail Chimp Widget, sidebar
-
AuthorPosts
-
September 21, 2016 at 11:36 pm #690012
I would like to change the color of the button that appears in the sidebar when I use the Enfold Mailchimp widget. How can I do that?
September 23, 2016 at 6:58 am #690519Hi Dandelion222,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 1, 2017 at 11:37 pm #741492Rickard,
I had the same issue.
Here is a test page with the mail chimp sign up in the side bar http://www.itsgreektomemn.com/test/I used the following code to try to alter it in CSS to match the contact forms on the website, but it didn’t work.
#top .av-mailchimp-widget-style-boxed_form { border-color: #C59C5F !important; border-width: 1px !important; background-color: #ffffff !important; }
Thanks
JonFebruary 3, 2017 at 6:31 am #742172Hi Jon,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-mailchimp-form input[type='submit'] { background-color: green !important; }
Best regards,
RikardAugust 19, 2018 at 9:39 pm #999099I have not been able to get this solution or the other one I found in the forum to work
#top .avia-mailchimp-form .button { background: red; color: white; } #top .avia-mailchimp-form .button:hover { background: blue; color: yellow; }
Have the Newsletter Widget in the Footer and no changes to the General Styling of CSS seem to be working.
Regardless on what I do the “Submit” text is always the same color as the button background so you can’t see it.August 20, 2018 at 7:49 am #999185Hi millertimesites,
It looks like you are using cache on the site? That is not a very good idea to have active if you are making changes on the site. Please try to deactivate that and clear the cache from your local browser as well.
Best regards,
RikardAugust 20, 2018 at 8:05 am #999193Rikard,
Thank you, I have disabled the Caching from WP Rocket and still have the same issue.
For whatever reason, the Subscribe Button font is still staying the same color of the button background regardless of what I change it to.Thank you,
JonAugust 20, 2018 at 8:42 am #999215Hi Jon,
I checked your site in an incognito window using Chrome and there the button is red in the normal state and blue on hover, is that correct?
Best regards,
RikardAugust 20, 2018 at 8:46 am #999218Yep that is what I changed it to with CSS, but as you can see the text “subscribe” isn’t showing up on the button. Without the CSS it uses the colors from the General Styling > Footer but it again doesnt show the text on the button.
August 20, 2018 at 10:28 am #999282Hi millertimesites,
Best regards,
VictoriaAugust 23, 2018 at 5:26 am #1000580Victoria,
I missed there is a message or solution in your post, was there supposed to be a screenshot?
August 23, 2018 at 10:29 am #1000663Hi,
You can’t see the private messages since you are not the original poster, that is one of the reasons we like users to always start their own threads.
https://cl.ly/0u3Y2j1j0T1z The text submit is not there.
When I add =”Submit” there it show up
https://cl.ly/1s0G1u1D3H36Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.