• Hi guys, please help me because whenever I add a link to my content on this specific page on my website http://kimmana.com/products/bookreviews/

    The text are crossed out…. I made a sample link on the perfect Health book and the text had a line crossing the text instead on just an underline….

    Can you please help me how to eliminate it?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s because of this CSS:

    .broken_link, a.broken_link {
        text-decoration: line-through;
    }

    What happens if you just use the link button/ hand-coded html for links?

    Either edit your CSS or contact Woothemes support as we do not support themes from commercial sources.

    Thread Starter EAQUINO27

    (@eaquino27)

    Hi, how can i fix the css? What should I add or remove on the css to fix it? Thank you so much…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Linking to Website’ is closed to new replies.