- Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Widget AT Post column without Excerpt Reply To: Widget AT Post column without Excerpt

#90274
aboltokboltja
Participant

Hi,

As per additional css:

.widget-title span {
text-transform: uppercase;
}
.single .entry-footer {
display: none;
}
.slider-section .cat-links {
display: none;
}
span.cat-links {
display: none;
}
.above-entry-meta span:not(:first-child) {
display: none;
}
a{
color: #c4a145;
}
a:hover {
color: black !important;
}

there is no excerpt in the featured section

I would like to hide excerpt from AT POSTS COLUMN as well 🙂

Landing 01