Template "Fortune": The Publication Date is Not Displayed In Articles - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template "Fortune": The Publication Date is Not Displayed In Articles

C

CdF

Template 2 years ago

On a site we manage, we are using the "Fortune" template. We are unable to display the publication date in articles. We checked the component settings and menu items. The publication date is active but does not appear in the article. You can help us, Thanks

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136622

Hi there!

Thanks for contacting us.

Please use the following code in your custom CSS:

.article-info>span {
    display: block !important;
    margin: 0 10px;
}

Here is all about custom code placement in Helix Ultimate framework: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0
C
CdF
Accepted Answer
2 years ago #136624

Very well, thanks!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136633

Glad that it helped and you are always welcome:)

You may accept my most useful answer in order to close the post.

Have a nice day!

0