Color Settings On Menu In Helix U Dont Work - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Color Settings On Menu In Helix U Dont Work

Digima

Digima

Helix Framework 4 years ago

Hi any tip hove to get color settings on Helix U to work. I have a black header and i set the meny text to white and on hover light grey but all menus get a black text.

Same on the burger menu it,s also black.

We have to set our own CSS. .burger-icon > span { display: block; background-color: #fff; transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; }

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a { color: #fff !important; } .close-offcanvas span { background-color: white !important; } .offcanvas-menu { background-color: #202020 !important; } .sp-megamenu-parent>li:hover>a { color: #bdbdbd !important; }

Is there any plan to solve this ? And if so when.. It,s very good if color settings on menu,s work :-)

0
15 Answers
SimTech GmbH
SimTech GmbH
Accepted Answer
4 years ago #28835

Hello,

I have the same Issue, changing the background in Helix U 2.0 doesnt have any effect at all unfortunatley!

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #28618

Hello there,

Would you mind sharing a videocast with us of the exact problem? By the way, which Helix versiona and Joomla version are you using?

Looking forward to hearing from you soon.

Thanks!

0
Digima
Digima
Accepted Answer
4 years ago #28627

Hi we are using Joomla 3 10 0 and Helix 2 0 0. Se video.

https://vallagruppen.tinytake.com/msc/NTczNzkyOV8xNzcwMjYyNw

Kindly

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #28821

Hello there,

Please share your administrator access with us in the Hidden Content area so that we can have a look from our end and get back to you soon.

Thanks!

0
Digima
Digima
Accepted Answer
4 years ago #28829

Hi login on hidden content.

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #28831

Hello there,

Please share the administrator user name as well so that we can get access to it.

Thanks!

0
Digima
Digima
Accepted Answer
4 years ago #28833

Sorry

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #28837

Hello there,

The colors from the template settings are not affecting due to the custom CSS you have used inside your template. See the screenshot here for a better understanding.

Please change the color inside the CSS accordingly or remove the css if not needed and try again. It should work.

Thanks!

0
Digima
Digima
Accepted Answer
4 years ago #28838

Just delete all CSS and you get the same effect.

0
Digima
Digima
Accepted Answer
4 years ago #28839

Hi remove all CSS so you can try it out.

0
SimTech GmbH
SimTech GmbH
Accepted Answer
4 years ago #28841

I have no added CSS, when I change any color it does absolutley nothing unfortunatley.

0
Digima
Digima
Accepted Answer
4 years ago #28842

FYI Yesterday we try on 10 different sites with same effect

Kidly Mikael A

0
Digima
Digima
Accepted Answer
4 years ago #28843

Here you have som CSS Sample. You must use !importent;

.burger-icon > span { display: block; background-color: #fff; transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; }

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a { color: #fff !important; } .close-offcanvas span { background-color: white !important; } .offcanvas-menu { background-color: #202020 !important; } .sp-megamenu-parent>li:hover>a { color: #bdbdbd !important; }

0
Digima
Digima
Accepted Answer
4 years ago #29240

Hi Joomshaper today i upgrade to latest version of HU and SP Page Builder. Still Color settings dont work in HU.

Latest version of Joomla, HU and SP PB. Clean cash and so on. Se URL. http://cta1.vgwebb.se/

Any tip to solve this without add CSS-code?

0
Digima
Digima
Accepted Answer
4 years ago #29895

Hi Joomshaper when can we get some answer :-) ??

0