All links underlined since new WP update

[ad_1]

Anyone else have this problem?

Using Divi theme. After the WP update all my links are underlined. Everywhere. On all sites I built. What happened? Is it a bug and are they aware or should I change every website manually?

If so, how would I do that? CSS on every a tag?

Thanks in advance!

Edit: I know how to hide the a tags with text-decoration: none etc. Was just curious to see why this suddenly happened after the WP 6.6 (Dorsey) update. Anyone?

[ad_2]
4 Comments
  1. My site is fine and is happily running 6.6. Chances are – if the update is at all related – a change in core has upset one of your plugins or theme.

    Link to site so we can take a look?

  2. If you’re using Divi theme, Paste this CSS code in Appearance/Customize/Additional CSS.

    /* Disable underline for all links in Divi, including on hover */

    a, a:hover {

    text-decoration: none !important;

    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer