Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I change the initial color of the nav bar menu? #75

Closed
nelsonmestevao opened this issue Jul 30, 2017 · 7 comments
Closed

How do I change the initial color of the nav bar menu? #75

nelsonmestevao opened this issue Jul 30, 2017 · 7 comments

Comments

@nelsonmestevao
Copy link

The initial color is white and when I scroll down it became gray. How do I keep the color text gray the whole time?

I get confuse with the css and sass files...

If you could help me I would be thankful!

@jarrekk
Copy link
Owner

jarrekk commented Jul 30, 2017

Thanks for using this theme, anyone who wants to change color in this theme may be a little confused, later I will try to make these color as variables :)

You can find CSS code of nav bar color with Chrome inspect:
7207488e-6208-490d-bb55-a6ca959d6d33
and the code is at file static/css/style-purify.css line 2222, after you change it, you should compress CSS file with command npm run build, thanks!

@nelsonmestevao
Copy link
Author

Thank you for this theme!

If you could put it as variables would be great!

Thank you for the help, however at style-purify.css line 2222 theres nothing like that..

@jarrekk
Copy link
Owner

jarrekk commented Jul 30, 2017

You can search word .landing-page .navbar-default.navbar-scroll at file style-purify.css
In Jalpc it locates at here

@AhmetBas
Copy link

Hi in my setup i have to edit /static/assets/app-20170729.min.css. Is there an reason why i have to edit /static/assets/app-20170729.min.css for changing my colors.

@jarrekk
Copy link
Owner

jarrekk commented Jul 31, 2017

@AhmetBas It's not advisable to edit app-xxx.min.css file because it's a compressed file. Please edit style-purify.css.

@AhmetBas
Copy link

@jarrekk Okay, i am not an very familiar with front end what happens if i use the compressed file. Could you also explain which i have to edit of the css since i have static file outsite my _site and an static file inside my _side. Its confusing me

@jarrekk
Copy link
Owner

jarrekk commented Aug 1, 2017

@AhmetBas Advice you to read documents about Jekyll, this issue isn't about its original motif, so it will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants