Remove 'published Date' For 'latest News' Module - Question | JoomShaper

Remove 'published Date' For 'latest News' Module

W

Wiebe

Helix Framework 1 year ago

I read this topic, https://archive.joomshaper.com/forums/how-to-remove-published-date-for-latest-news-and-blog-articles , created custom.css and added the command shown. Also in the settings 'show date' set to hide, but the date remains in the picture.

On https://eleonora.uwwebontwerp.nl/blog you can see that I mean. How can I remove the date from this module? I use Helix Ultimate, SPPB and Joomla 4.2

https://prnt.sc/68GuLuU0bYi7

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #85184

Hi

Thanks for contacting us. You can use this custom CSS

.sp-module-content .latestnews>li>a>span{
    display:none !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
W
Wiebe
Accepted Answer
1 year ago #86475

Thank you so much, I was waiting for an answer (thought I got a notification, but didn't hahaha). This works like a charm, thank you so much

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #86529

Glad to know that:) You are always welcome!

It would be very kind of you if you can manage some moment to give us feedback here:

https://extensions.joomla.org/extension/sp-page-builder/

https://www.trustpilot.com/review/www.joomshaper.com

Please let me know your name on the review. Thanks for being with us :)

0