Change Menu Bar Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Change Menu Bar Color

SM

Stefan Grabler, MSc

Template 2 years ago

dear team, Please help me to change the menu bar color in konstra Template. I was able to change the color to white everywhere excepting the color whis appears when xou scroll down, than the menu turns grey - i want to change the color to white.

Is there a possibility to do ist with my custom CSS file, because i did some changes to the Present 1 with custom css.

www.g8-hallwang.at

thanks for help

Steve

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

Hi Steve,

All you need is ....

#sp-header.header-sticky {
  background-color: white;
    background: white; }
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #124025

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
SM
Stefan Grabler, MSc
Accepted Answer
2 years ago #124045

You made my day - Thanks a lot

0