Elementor is a versatile page builder for WordPress, enabling users to create stunning websites with ease. However, customizing certain styles like link underlining can sometimes be a challenge. In this blog, we’ll explore how to stop Elementor links from being underlined, ensuring your design preferences are perfectly aligned with your website’s aesthetic.
Understanding Elementor’s Link Styling
Elementor provides extensive options for styling, but the default settings might not always match your vision. One common concern many users have is how to stop Elementor links from being underlined. This underlining is typically intended to improve readability and UX by distinguishing hyperlinks from regular text. However, it might not fit well with all design schemes.
The Basics of Link Styling in Elementor
Before diving into the specifics, it’s important to grasp the basics of Elementor’s styling options. Elementor allows you to control the appearance of links globally or on individual widgets. This flexibility ensures that no matter your site’s layout, you can implement style changes effectively.
Step-by-Step Guide on How to Stop Elementor Links from Being Underlined
To customize your links in Elementor and remove underlining, follow these detailed steps:
1. Global Settings
For a site-wide effect, adjusting the global settings is the most efficient route:
- Navigate to Elementor’s Theme Style settings. This can be accessed directly from the Elementor dashboard.
- Go to the Typography section. Here, you’ll find link styling options.
- Adjust the Text Decoration option. Set it to ‘None’ to ensure that none of the links across your site will be underlined.
2. Widget-Specific Settings
If you only want to remove underlining from links in specific widgets:
- Select the widget where you want to modify the link style.
- Go to the Style tab in the widget settings.
- Locate the Link option. Similar to the global settings, set the Text Decoration to ‘None’.

Additional Tips on How to Stop Elementor Links from Being Underlined
While the above methods should cover most needs, here are some additional tips to ensure your links look exactly how you want them:
Using Custom CSS
For those who are comfortable with CSS, Elementor allows you to add custom styles:
- Navigate to the Custom CSS section of your Elementor settings.
- Add the following CSS rule: Replace ‘selector’ with the appropriate CSS class or ID of the element you’re targeting.
selector a {
text-decoration: none !important;
}
Why You Might Want to Remove Underlining from Links
Removing underlines from links can be a stylistic choice to clean up your website’s appearance or to align with a minimalist design. It can also be practical if your links are already distinguishable through other means like font color or weight.
Site Settings –> Typography and set link decoration to none
Conclusion
Understanding how to stop Elementor links from being underlined can help you refine your website’s design and make it more visually appealing. By following the steps outlined above, you can easily customize the appearance of your links, ensuring they align with the overall style of your site. Whether you choose to adjust settings globally or apply custom CSS, Elementor gives you the tools to achieve your desired look effortlessly.
By taking control of these details, you can enhance user experience and ensure that your website not only looks great but also functions beautifully. Remember, the key to effective web design is in the details, and knowing how to stop Elementor links from being underlined is just one piece of that puzzle.