Helix 2.0 And Template Indigo - No Custom.css - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix 2.0 And Template Indigo - No Custom.css

V

Volker

Helix Framework 4 years ago

Hi Team,

after updating to Helix 2.0 the template customs.css commands are ignored.

Rgds, Volker

0
6 Answers
Joomla! Man
Joomla! Man
Accepted Answer
4 years ago #29664

Before /head In the Helix Ultimate Template settings add :

<link href="/templates/indigo/css/custom.css" rel="stylesheet" type="text/css" />

Thanks

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #29663

Hi there!

Sorry for the inconvenience.

Would you please recheck those settings in this new version:

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-code-css-js-meta

And you can try this either: In the Helix Ultimate Template settings you will find the "Custom Code" tab on the left side. The top field is "Before /head" and in there, you just need to add:

<link href="/templates/Your_template/css/custom.css" rel="stylesheet" type="text/css" />

Best Regards

0
L
Laurent
Accepted Answer
4 years ago #29671

Hi,

I have the same problem with the Shefund template. If I put <link href = "/templates/shefund/css/custom.css" rel="stylesheet" type="text/css" /> it doesn't change anything and I don't see the line in the source code

Best Regards

0
Joomla! Man
Joomla! Man
Accepted Answer
4 years ago #29673

Hi,

I have the same problem with the Shefund template. If I put <link href = "/templates/shefund/css/custom.css" rel="stylesheet" type="text/css" /> it doesn't change anything and I don't see the line in the source code

Best Regards

Hello,

Could you share your URL?

BTW you can add to your custom css tab in the Helix Ultimate template settings.

Thanks

0
L
Laurent
Accepted Answer
4 years ago #29682

It's OK, it ended up coming. I just have a few css modifications to make compared to the previous version.

Thanks

0
V
Volker
Accepted Answer
4 years ago #29812

Thanks, back to normal :)

0