multispo
Member
Posted 1 year ago #
Hello everyone,
New to wordpress - does anyone know how to remove borders around linked images that are places in the Blogroll section of the sidebar?
I've been able to remove the borders from the main post area however the sidebar ones seem to linger.
Thank you,
Joel.
Paste this in you style.css file
img { border: none; }
multispo
Member
Posted 1 year ago #
Thank you, I have tried that and it still seems to be hanging around.
Here is a link to the web page I am working on:
http://www.multisportblogger.com/wp/
ask the guys in the theme support forum. This really isn't a WordPress issue.