Reply To: Adjust spacing in archives document

Home Forums Support Adjust spacing in archives document Reply To: Adjust spacing in archives document

Home Forums Support Adjust spacing in archives document Reply To: Adjust spacing in archives document

#187585
Tom
Lead Developer
Lead Developer

Couple things will help here:

footer.entry-meta {
    display: none;
}

.post-type-archive-sfwd-courses .type-sfwd-courses {
    margin-bottom: 0;
}