When I started using Enfold, text on several page appeared as strikethrough. There is no code to indicate that it should appear this way, it just does. If I erase it, I can retype it without the strikethrough appearing but I was hoping there might be a quicker and more thorough fix? I’ve found it on 3 pages so far and can only assume there’s more.
Hey amyreiley,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Unfortunately, I corrected all the instances I found. The site is http://www.eatsomethingsexy.com.
I am having this issue on the product listings. Always the same spot. Maybe a leftover piece of code from the product formatting?
Hi,
@Red Rubber Media the strike thru text you mentioned is caused by the jetpack plugin.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
div.sharedaddy h3.sd-title:before {
border-top: 0px none #000!important;
}
Best regards,
Vinay
Wonderful! That did it. Thank you!
Hi,
I’m having problems with strikethrough-text on internal links.
Could you please help me?
Thanks.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.broken_link, a.broken_link {
text-decoration: none !important;
}
Best regards,
Rikard
Perfect!! Thank you so much!!
Hi!
Glad we could help! we really appreciate it if you rate our theme on themeforest :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold!
Regards,
Vinay