Use Different Helix Copies On Different Pages - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Use Different Helix Copies On Different Pages

H

H

Helix Framework 3 years ago

I have a website on Joomla4+Helix+SP_Pagebuilder (www.zorgboerderijwillemshoeve.nl/index.php).

I want to have a version of my frontpage with different color schemes. Therefore I made a copy of the (SP+pagebuilder frontpage) and assigned them to a submenu-item of the Home menu entry. I also made a copy of the Helix template and assigned that to that page.

I made a few changes to the second Helix tempplate (backgrond color of header and footer and color of the second level heading .

If you compare the 2 front pages, you will see that they have different heading colors (The word "Welkom"), but the same header and footer background color.

Why doesn't it use the other background colors for the second homepage?

0
7 Answers
Pavel
Pavel
Accepted Answer
3 years ago #55512

Typography settings add cobe in <head></head> but not in file. Each template style copy has its own <head></head>

I changed the color in the typography menu of Helix

And I would not recommend using this setting if you definitely do not know what you are doing. This code has the highest priority. Therefore, you will not be able to control the color of H2 in Page Builder

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #55284

Hello

Thank you for your query.

I'm unable to visit your second home page, please check.

0
H
H
Accepted Answer
3 years ago #55289

Now it should work.

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #55294

Thank you. Yes, it is working now.

Could you please provide your administrative access? Use the hidden mode to share the login credentials.

0
H
H
Accepted Answer
3 years ago #55296

See hidden

0
Pavel
Pavel
Accepted Answer
3 years ago #55358

Hi. Custom Style settings in Helix use the same CSS file (default.css) for all template style copies. Therefore, the latest changes are applied to all copies.

When using multiple copies of the template style, you should use different presets and customize them as you want. Or you can use css.

0
H
H
Accepted Answer
3 years ago #55457

Thnx.

But how about the CSS of the h2- tag? I changed the color in the typography menu of Helix for one of the Helix copies. And that change is only visible on one of the 2 versions of the frontpage (see e.g. the word "Welkom" below the hero image..

0