Skip to content

Bug to be fixed: Helium scss errors #3365

@andreascarfo

Description

@andreascarfo

I just upgraded Helium theme on two websites from 5.5.23 to 5.5.25 and I had to fix
in g5_helium/scss/helium/sections/_offcanvas.scss
on row 35
left: $offcanvas-width - 3rem;

I edited this way and now they work
left: calc($offcanvas-width - 3rem);

Please fix these bugs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions