Page Title In Stellar Template - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Page Title In Stellar Template

Futuraform

Futuraform

Template 2 years ago

Hello, I'm building a website with Stellar template. https://new.futuraform.it/digital-marketing-new

I'm trying to activate the feature "Page title" as I saw on Stellar demo website but I'm unsuccessful. I've switched on the menu option "Page title" but nothing happens. The website is made mainly by Joomla articles and, only in homepage, we would like to use SP Page Builder Pro. So no third party extensions.

I see in the page source code that the section of Page title is printed into the page, but it's not visible. Some CSS missing? Or am I doing something wrong in the configuration of this option?

Thanks for your time, I appreciate.

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

Hi there!

Thanks for your query.

Please use the following code in your custom CSS:

.com-content.view-article #sp-title {
    display: block !important;
}

Hope this will serve your purpose.

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

Best Regards

0
Futuraform
Futuraform
Accepted Answer
2 years ago #106071

Hello Rashida, I've tried to apply this custom CSS, it appears to work.

Meanwhile I've noticed another issue. In com_content category pages (such as blog) I have broken design, take a look to the link I post please.

Comparing to the quickstart, I have just added articles and menu items. I've cheched the HTML of the articles, it looks fine. Joomla is updated to 4.2.6, Stellar template and Helix Framework to the latest available versions. If I set the default template to Cassiopeia (J4 default) everything works properly, no broken design.

Any clue how to fix this issue? May I send you a Super User account? (the website is not in production yet)

Thanks, kind regards.

0
Futuraform
Futuraform
Accepted Answer
2 years ago #106723

Hello. May I have an answer? I have posted my question 6 days ago. Thanks.

0