Hello,
After the most recent update I am unable to get the border removed around an image in my right sidebar. I added the code that I previously had in the stylesheet prior to the update that I found in previous threads, and it does remove the post image borders, but I cannot get the border removed from a side bar image since the update. Any suggestions?
This is the code I have at the end of my current stylesheet
.entry-content img{
border:0px;
margin:5px;
}
Thanks in advance for your assistance!