• Hello. I created a section on a particular page on my website with a series of graphics. I have 4 or 5 columns by maybe 20 rows. Each graphic has a hyper link attached to it. When the page is finished and I go to preview it each graphic has an underlining on the left and right side. All of my other text hyperlinks are underlined but I don’t want its links to have any kind of underline. How do I combat this? Thank you in advance.

Viewing 1 replies (of 1 total)
  • Sounds like you need to find the link (a/a:visited/a:hover img) selector in your CSS that’s targeting the graphics, then add text-decoration: none; to it. You can use Chrome/Firefox DevTools to do this without editing live CSS files. If you post a link to the page someone will almost certainly provide the CSS code required.

Viewing 1 replies (of 1 total)
  • The topic ‘Elementor Hyperlink Issue’ is closed to new replies.