Hi there!
Sorry for your experience.
- Please go to this file path:
\language\en-GB\en-GB.tpl_fortune.ini
And then you will get the phrase there at line 397, so change the text or remove it within the quotation mark and save.
Here is a screenshot for your ease:
https://prnt.sc/140rpuh
- Please go to your blog or similar menu item: https://prnt.sc/ZCSI3RggWVzB
Then you can turn the page heading off from the 'page display' tab in the menu item edit window as follows:
https://prnt.sc/Er3ISv2q1pRr
- Please use the following code in your custom CSS to get rid of the reading time portion:
.article-info span.category-name, .article-info span.reading-time-wrap {
display: none;
}
Hope this will solve the issue for you.
Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
https://prnt.sc/5mBuSRh907N3
https://prnt.sc/ooiq-lkMEXr_
https://prnt.sc/nunlX-f5AhK1
Best Regards