Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi, I would like to know how can I solve the problems that appear in the screenshot below.
Above the icons on the left side it appears linecon-icon-location, linecon-icon-phone, linecon-icon-mail.
And in the right side when you submit something wrong, it appears that yellow lines.
Website: https://works.datmarketingdesign.com
Thanks in advance,
Best Regards,
Joaquim Tavares
Hello,
Please add these lines into your custom css box, to edit the validation box:
div.wpcf7-validation-errors {
height: 25px;
margin-top: 614px;
}
Or if you want to delete it completely, add these lines:
div.wpcf7-validation-errors {
border: 0px;
}
Best regards!
Hello,
Thanks for the help.
How can I delete the text <span style=”color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>Above the icons on the left side. It appears linecon-icon-location, linecon-icon-phone, linecon-icon-mail.</span>
Thanks for the help,
Best Regards,
Joaquim Tavares
Hello,
They come from the plugin you have installed “meks flexible shortcodes”, they aren’t part of the theme.
Best regards!
Hello,
Thanks for the tip. I will contact the support team.
Best Regards!
You must be logged in to reply to this topic.