Changing HEADER & MENU TEXT Colours - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Changing HEADER & MENU TEXT Colours

CP

Christopher J. Parkinson

Helix Framework 3 years ago

Just wanted to know quickly about how to change these colours

The header is White and has black TEXT ( White Logo ) I would like the header to be Black and Text white including the Menu dropdown hamburger.

See image here : https://drive.google.com/file/d/1fxn8SbPQkXH2o0JKialJqg0jxsDgKXhI/view?usp=sharing

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #73408

Hi Chris,

As I noticed you already have black header and white menu items.

About Mobile Menu [=] color icon - that tip we published in Helix documenation - here: https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/customization-tip

But I set you already by using custom CSS:

.burger-icon > span {background-color: white; }

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #73409

BTW

I am not sure if you read webmaster tutorials, but for favicon - 32x32px is OK size - in most cases it's resized into 16x16px anyway. Used by you 1024x1024px doesn't make any difference in that image quality, only slow down process of loading that file.

0