eGames Colorchange

hello all,

i want to change the headernavigation background color from the free template eGames.
I changed the color of the navigation and add a background color for the header above the navigation but before loading there is a animation where the header comes down. And in the background of this is still the old white background color.
Where i can change that?

Best regards,
NiceKype

Hello there,

I hope you are doing well today.

You would have to add some CSS in order to have that changed.
Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

Hay,

sorry right know i cant give you a link, because i edit it offline. My webspace is not the best in work with changes. I must change things offline and upload it.

Best regards,
NiceKype

Hello there,

This CSS can help:


header.header-area.wow.fadeInDown {
    background-color: red;
}

.classy-nav-container {
    background-color: red;
}

Best Regards,
Support

Hello there,

This CSS can help:


header.header-area.wow.fadeInDown {
    background-color: red;
}

.classy-nav-container {
    background-color: red;
}

Best Regards,
Support

Hay again,

thanks for the fast help. but that dont work. It changes the color of the full header that comes down but not the sticky part in the background before the dropdown animation.
I hope you can help me with that too.

Best regards,
NiceKype

hi NiceKype

If CSS does not works we need to see the website live, most probably we are talking on something different, you can refresh this ticket when you publish your website,

Hay,

im still not finished but i uploaded the index in a unknown sub folder that you can help me. You can find it here: http://chaosdragon.eu/colorlib/

There you see my problem.
And i have another question too. Is that allowed to change the copyright to “Made by Colorlib and NiceKype”? And i write in my imprint “This template was created by Colorlib.” Is that okey?

Hey there

  1. header navigation bg color:

header.header-area.wow.fadeInDown,
.classy-nav-container {
background-color: #096afb;
}

  1. License - you don’t have rights to remove them until you do not obtain a license, more can be found here:
    Licence - Colorlib

Hay,

  1. dont work. Its dark but not before the fade down effect.
    Look at this screenshot to know what i mean:
    http://prntscr.com/lnoi3m
    The navigation comes down from the top with a fadedown effect. And behind the navigation is a big white background. And i want to make this in my gray too…

I dont want to remove the Copyright i only want to add me in this. The question was if i can add my name to it?

Best regards,
NiceKype

Hello NiceKype

Sorry, but the question is not clear for me now :frowning:
CSS i provided will changes header bg after and before fade down (scroll) “And behind the navigation is a big white background. And i want to make this in my gray too” - Where? i cant see any big white bg anywhere on the header

Okey, only for you <3 i maked a video from that :smiley:
Here: https://youtu.be/6ek3Yzhzm60

I hope there you can see my problem.

Hello,

In this case, please try using this code to change the page background color:


body {
    background-color: black;
}

Best Regards,
Support

Hay,

that worked. Its only the stupid body background :smiley: Thats soooo stupid ^^
But thanks a lot.
And can you answer my last question? Is it allowed that i only ADD my name in the copyright?
I only want to change “This template is made with heart by Colorlib” to “Created by Colorlib and NiceKype”. Or is that only allowed with license too :confused: ?
Thanks a lot guys for any help <3

Good morning

Removing existing text without a license is not possible, however, you can add your copyright text as well

Hay,

thanks a lot for the whole support. All problems solved :smiley:

Best regards,
Timo | NiceKype

Great :slight_smile: I will close this case now, Feel free to contact us again if you have other questions Thanks!