No, I don’t think I am using a ‘custom css’ plugin. I have tried to import the code:
.Post {
margin-right: 0;
}
I pasted the above content into Appearance, Edit CSS, which I know it the editor style sheet.
At one point, I also tried pasting the code:
.widget h3 {
border-bottom: 0 solid #E6E6E6 !important;
padding-bottom: 0 !important;
}
But, it gave me all these warnings about using the word ‘important’.
Sorry to be so obnoxious… I just feel like it shouldn’t be so hard to customize such an easy request. I must be missing something!
I have looked at several of the posts, but none have either worked or they apply to different themes. I am stumped and have been playing around with it for about forever.