Helix3 Framework On Empire - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix3 Framework On Empire

W

Wicky

Helix Framework 3 years ago

Hi together, im working on a new side with Template Empire. By installing Empire Quickstart everything is perfect.

After updating Helix3 Framework Menu in Tablet-view is no more working correct.

Do you have good idea for me?

Thanks to you

0
4 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #66063

Hello

Thank you for your query

Please add the following css rule in custom css section

#sp-header > .container > .row {
    display: flex;
}
#sp-logo {
    flex: auto;
}
#sp-menu {
    flex: auto;
}
0
W
Wicky
Accepted Answer
3 years ago #66064

Works perfect. Thanks to you.

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

You are most welcome :)

0
W
Wicky
Accepted Answer
3 years ago #66185

Arbia - only one Question....

i used Anchors for 1-Pager. Color of active Menu do not change (cause it is only one Page). Would be great, if active Menu would change color too.

Thanks again

0