Skip to content

I can't override the color style of the active menu items in the offcanvas menu #391

@Strngest

Description

@Strngest

I am using the current version of the template 2.0.18. I cannot override the color style of the active menu items in the offcanvas menu in the "custom.css" file. The problem is that in the "template.css" file, this style is defined as "!important".

Here is the code from the "template.css" file:

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
color: #00aeef !important
}

The "!important" modifier is clearly unnecessary here.
This effect was not observed in earlier versions of the Helix Ulimate template.
In earlier versions of the template, the color of the active menu items was changed by editing "custom.css" file, but after updating the template, this feature disappeared. Please fix this minor flaw in the wonderful Helix Ultimate Framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions