Skip to content

[Bug] Responsive Utilities from PPB are not respected in latest Crio version #637

@joe9663

Description

@joe9663

Describe the bug
Responsive Utilities used to hide Sections at different screen sizes do not work with Crio 2.13.0. All sections display on all screen sizes with Crio 2.13.0 installed.

2.13.0 has a new rule that adds display: flex !important that seems to override the display: none !important rule used by the hidden classes to prevent content from showing at specified screen widths.

Selector used in Crio 2.13.0 that adds display: flex !important:

#main-wrapper.full-width .main .entry-content .boldgrid-section

image

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