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

Change Skin 2 active bar color #23

Open
dbjpanda opened this issue Dec 2, 2019 · 1 comment
Open

Change Skin 2 active bar color #23

dbjpanda opened this issue Dec 2, 2019 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@dbjpanda
Copy link
Owner

dbjpanda commented Dec 2, 2019

From: Gerhard van Huyssteen

I'm currently using [skin 2]. The little bar on the right-hand side that moves up and down as I move up and down, is currently green. Is there a way in which I can change the colour so that it matches the colour scheme of my website?

unnamed

Work-around

Add below css

#skin2 .is-active-link::before {
    background-color: blue;
}
@dbjpanda dbjpanda added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 2, 2019
@gerhardvanh
Copy link

Fantastic, worked perfectly!

Thank you for your fast response - much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants