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

[2.0.12 BUG] Menu item active color bug when not at Home menu #323

Open
Rakeshmvd opened this issue Mar 19, 2023 · 1 comment
Open

[2.0.12 BUG] Menu item active color bug when not at Home menu #323

Rakeshmvd opened this issue Mar 19, 2023 · 1 comment

Comments

@Rakeshmvd
Copy link

Steps to reproduce the issue

Go to page in menu that is NOT Home

Expected result

.sp-megamenu-parent>li.active>a
should be the color given in Presets Active Text Color

Actual result

.sp-megamenu-parent>li.active>a

System information (as much as possible)

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a { color: #0345bf; }
takes it from default.css

Additional comments

Should not be needed to add custom css for this.

@joomleb
Copy link

joomleb commented Oct 30, 2023

Hi guys,
maybe something related to this point "B" bug #346 (comment) ?!?

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

No branches or pull requests

2 participants