June 10, 2015 at 22:53
#61903
Participant
Hi again,
That actually does the opposite of what I was aiming for. I think I figured out how to do it for the top border though:
.social-header {
border-bottom: 0;
}
That works on my site, though I don’t know if it’s the best way to do it.
Thanks!