Helix Ultimate Shows In Custom Header Menu Always Right - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix Ultimate Shows In Custom Header Menu Always Right

Fabian W.

Fabian W.

Helix Framework 3 years ago

Hi there,

I discovered a small problem with using a "custom header" in Helix Ultiamte (build by "layout builder"). The problem is following:

<div class="sp-column  d-flex align-items-center justify-content-end">

To solve it, it needs to be "justify-content-start". But I cannot find this inside the Helix Ultimate Template, so I think its generated otherwise? But where?

Is there an option I just didnt see? Thanks in advance for a quick solution! :)

P.S.: otherwise I will generate a custome header.php - but wait - that maybe also won't work?

0
5 Answers
Pavel
Pavel
Accepted Answer
3 years ago #48095

P.S.: otherwise I will generate a custome header.php - but wait - that maybe also won't work?

Hi. It will work. You can create your own header based on one of existing. And then you can find it in settings of predefined headers. Read HU doc about it.

Here you can change bootstrap class

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #48089

Hi

Did you try to insert it on custom css here?

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

-Regards

0
Fabian W.
Fabian W.
Accepted Answer
3 years ago #48090

Hi,

I know that, that I can use custom (S)CSS to override the aligement, but I think it would be better to change the bootstrap class instead of usage more unneccesary css code ;)

0
Fabian W.
Fabian W.
Accepted Answer
3 years ago #48100

Hi Pavel, thank you! Damn... I really havent seen this :D Thanks a lot!

0
Pavel
Pavel
Accepted Answer
3 years ago #48120

You are wellcome

0