Skip to content

[ Maps ] Fix in Archive Page #472

@pamelars86

Description

@pamelars86
  • Verify that Project Archive has this layout

image

  • Verify that Map Archive has this layout

image

css

.post-type-archive-map main#main.site-main {
    width: 100%;
}
.post-type-archive-map main#main.site-main .content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 31px;
}

Metadata

Metadata

Assignees

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