Skip to content

Fixed Container CPH = 0 padding on mobile #779

Description

@nicolepaschen

#masthead .boldgrid-section .container .row div.col-xs-12 {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

If I have a Custom Page Header in a fixed container and a background color on a column, I get 0 padding on mobile when I should have the default 15px:

image (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions