Hide Date In Articles Scroller - Question | JoomShaper

is live, now with multi-currency selling.

Hide Date In Articles Scroller

L

lucam

SP Page Builder 11 months ago

Is it possible to hide the article creation date in Articles Scroller?

0
1 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 11 months ago #205977

Hello,

Please use the following CSS in the location marked in the screenshot:

#addonId span.sppb-articles-carousel-meta-date {
    display: none;
}

This will hide the date displayed in the articles carousel.

Best regards,

0