Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1: Downloads shortcode page/content width issue #232

Open
arraypress opened this issue Jun 12, 2019 · 0 comments
Open

1.1: Downloads shortcode page/content width issue #232

arraypress opened this issue Jun 12, 2019 · 0 comments

Comments

@arraypress
Copy link
Contributor

When I add the [downloads] short-code to the full-width page, the following happens:

Screenshot 2019-06-12 18 25 43

This is due to the following rule:

@media (min-width: 1200px) {
.content-wrapper .edd_downloads_list {
    /* max-width: 960px; */
}
}

Might be worth fixing on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant