Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #635527

    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.

    #635574

    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

    #635580

    Unfortunately, I corrected all the instances I found. The site is http://www.eatsomethingsexy.com.

    #635745

    Hi,

    Ok, so I’m guessing you got everything fixed?

    Thanks,
    Rikard

    #641680

    I am having this issue on the product listings. Always the same spot. Maybe a leftover piece of code from the product formatting?

    HERE.

    #641728

    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

    #641731

    Wonderful! That did it. Thank you!

    #641899

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

    #646116

    Hi,
    I’m having problems with strikethrough-text on internal links.
    Could you please help me?

    Thanks.

    #646477

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .broken_link, a.broken_link {
        text-decoration: none !important;
    }

    Best regards,
    Rikard

    #646519

    Perfect!! Thank you so much!!

    #646740

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘random strikethrough text’ is closed to new replies.