How To Remove The Underline From Links In Neve - ThemeIsle Docs

How to remove the underline from links in Neve

By default, in Neve, all the links have text-decoration underline to be compliant with the Accessibility Standards.

⏪ Before

⏩ After

If you want to remove the underline, just add the following code in the Additional CSS editor within the Customizer.

.nv-comment-content a, .nv-content-wrap a:not(.button):not(.wp-block-file__button) { text-decoration: none; }

That's it!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later. Yes No

Still need help? Contact Us Contact Us

Last updated on July 8, 2022 Toggle Search

Categories

  • Neve Installation & Setup
  • Neve FSE Integration
  • Neve Header / Footer Builder
  • Neve Starter Sites
  • Neve Integrations
  • Neve Blog
  • Neve Shop
  • Neve Custom Layouts
  • Neve Template Cloud Library
  • Neve Embedded Modules
  • Neve Elementor Booster
  • Common Questions
  • Custom Codes
No results found

Tag » How To Remove Underline Link Css