This topic has 19 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi,
I have just noticed that there is a ‘black’ field on our contact page, which looks like it should be a capcha field for email form security, but I do not recall where this is coming from.
It seems not to be working, so could you suggest a solution or where I remove it.
I should add there is no capcha plugins on the site.
Hello,
Please provide us with FTP credentials.
Regards,
Eva Kemp.
Hi,
Sorry for the considerable delay in responding, I completely forgot about this issue.
Please find details below
Regards
Hello,
The reason was you set Main Color “black” in Theme Options > Color Scheme. I’ve removed it and captcha is visible now.
Please check.
Regards,
Eva Kemp.
Thanks for that, such a simple solution! 🙂
Hello,
You’re welcome!
Regards,
Rose Tyler.
Problem now is that several areas are now showing in a yellow colour!
a) in menu on mouse over
b) in side menu on mouse over
here: https://screencast.com/t/NbdPu9Zny
c) Cart Total: https://screencast.com/t/DacHQIXolE
How is this fixed?
Hello,
Please add this code in custom.css file:
.main-nav .menu > li.current-menu-item > a, .shopping-cart-widget .cart-summ .price-summ, .product-categories > li.current-cat > a {
color: black !important;
}
Regards,
Eva Kemp.
Hi
Thanks i added to custom CSS. But it doesn’t seem to have any effect on all elements.
See here: https://screencast.com/t/cREejHgFU
1) mouse over on main navigation
2) Mouse over on main navigation drop downs.
3) mouse over on side navigation
4) buttons on cart drop down
many thanks
Hello,
In this case, change the Main color to black in Theme Options and edit /wp-content/themes/legenda/framework/inc/really-simple-captcha/really-simple-captcha.php file http://prntscr.com/e3h1ly
We recommend to make any changes in theme source files in child theme https://8theme.com/demo/docs/legenda/index.html#!/child_theme https://codex.wordpress.org/Child_Themes so you won’t lose your customizations after the next theme update.
Regards,
Rose Tyler.
Hi,
Thanks for that, but /wp-content/themes/legenda/framework/inc/really-simple-captcha/really-simple-captcha.php file is not in my child theme?
Are you saying I should move it to the child theme folder then edit it?
Hello,
Yes, we meant you need copy the file to child theme with the same directory hierarchy.
Regards,
Eva Kemp.
ok thanks I will just copy and paste into child folder.
Hi,
I moved the file to the child theme folder and changed the background colour, but nothing seems to have happened.
Can you help further?
Hello,
Have you changed color in 57 line?
Could you please provide FTP credentials to check the issue?
Regards,
Rose Tyler.
Hi,
Yes I am sure I have
Details below
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Many thanks soory for the delay in responding
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Contact form security’' has been successfully resolved, and the topic is now closed for further responses