-
AuthorPosts
-
February 18, 2020 at 2:39 pm #1185669
QUESTION 1
I would like to know if there is a way to change the colour of the greenish notice that appears once a product has been added to the cart.QUESTION 2
Any way to remove the dots underneath the asterix symbol on the checkout form of a woocommerce shopQUESTION 3
I have had issues with the enfold contact forms. None of the emails sent via these forms are received by the emails containing the domain name, only received by acounts such as gmail or other domain emails. Why could this be happening?February 19, 2020 at 7:03 am #1185916Hey danielle143,
1. That’s coming from Woocommerce’s css, to override it you can use this CSS code and add it to Quick CSS, located in Enfold > General Styling:
#top div.woocommerce-message { border-color: black; background-color: green; color: black; }Just replace the colors.
2. Add this as well in Quick CSS:
label abbr.required { display: none; }3. Can you try to check if this thread helps: https://kriesi.at/support/topic/contact-form-not-sending-to-email-address/
Best regards,
NikkoFebruary 19, 2020 at 8:59 am #1185938Nikko
Thank you so much for this.
SOLUTION 1 worked 100%
SOLUTION 2 did nothing?
SOLUTION 3 worked 100%
-
This reply was modified 5 years, 9 months ago by
danielle143.
February 19, 2020 at 10:47 am #1185967Hi danielle143,
Can you give us a link for #2? you can post the link in private content if you want it to be seen only by moderators.
Best regards,
NikkoFebruary 19, 2020 at 11:15 am #1185975sure!
February 20, 2020 at 9:52 am #1186264Hi danielle143,
Thanks for giving us admin access, first this code in Quick CSS has an extra closing brace, this is already removed.
.single-product .avia-post-nav { display: none!important; } }The second one is that the site seems to be caching the styles even without a plugin, to fix it I have disabled CSS file merging and compression to force it to fetch new styles.
You can re-enable it after a day or two :)Best regards,
NikkoFebruary 20, 2020 at 11:38 am #1186298You have been so much help! Thank you
February 20, 2020 at 12:51 pm #1186319Hi danielle143,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
This reply was modified 5 years, 9 months ago by
-
AuthorPosts
- The topic ‘Email Query and Enfold Woocommerce changes’ is closed to new replies.
