Removing The Underline For Picture Links And Side Bar Links
-
Hi there,
I’m using WordPress Generate Press and Elementor Pro.
This is my current code to underline all of the links in my blog posts:
.container a { border-bottom: solid } .container a { border-bottom-color: #a6a5a5 } .home a { border-bottom: 0px } .sidebar a { border-bottom: 0px } .subscribe2 a { border-bottom: 0px; } .container toc { border-bottom: 0px } .header.entry-header { border-bottom: 0px } .header { border-bottom: 0px } #ez-toc-container ul.ez-toc-list a { border-bottom: 0; }
Thanks to Tom for helping me with this code months ago. (Some of the rest above was me trying to fix the problem I’m about to describe and can be ignored).
As you can see from the code, I have removed the underline on links from my homepage, and links from my sidebar that was created in wordpress (subscribe2).
I’m just wondering if there’s a way to also remove the underline on links from the *other* parts of my side bar, the parts that were created in Elementor instead of wordpress? The part that says ‘Welcome to makeup scholar’ and the part with the picture and ‘Academic Research’ written on it?
I would also like to remove the underline from all picture links if that is possible too?
I would also like to remove the underline from the ‘PREVIOUS / NEXT POST’ at the end of the post, and from the image in the author bio if that is possible?
I would really appreciate your help.
Thank you so much!
Laura | https://makeupscholar.com
The page I need help with: [log in to see the link]
- The topic ‘Removing The Underline For Picture Links And Side Bar Links’ is closed to new replies.