On the broken page, your per-item div looks like
<div itemscope="" itemtype="http://schema.org/Product" class="edd_download"
id="edd_download_28068" style="width: 33.3%; float: left;">
That width: 33.3%
is wrong: the containing <div class="edd_downloads_list edd_download_columns_3">
already does the three column layout, so this extra width style means each item should only use a third of the width of the column. You need to work out where this is coming from in your templates and remove it.
Related Posts:
- Is it possible to bold certain words in a post title?
- Is this the best (and only) option to style CSS for a given post type?
- adding a custom css class to post
- Custom colors for post rows based on post meta value
- How To Add Perfect Apostrophe And Quotation Mark In WordPress Posts?
- Hide add new page button
- Limit function to specific post category
- How To Keep Posts from Being Displayed Two or More Times on My Homepage? [closed]
- Latest 5 posts (custom post type), each post different CSS
- WordPress Theory Lesson – Image Columns within posts with alignment?
- How to style the last post on the front page different than the others?
- Add a class to post title if a link ends with a certain extension
- Copying and pasting emoji in a wordpress post
- Style Differently Edited Posts
- How to make classes for posts?
- CSS: How can I show a photo beyond the template’s column, but contained within the browser window? [closed]
- Making a custom Pagination for multi page blog post
- Can I search posts and pages for css classes?
- How to add tags (custom taxonomy) to post class css?
- Is there a way to specify an extra class for a post or page with no title?
- How to remove in-line style of WordPress’s post content only?
- Grid post page on WordPress with Bootstrap, the_excerpt(); Problem
- Every second post different class in blog view
- Make a vertical dynamic list of posts in alphabetically order and in columns [closed]
- How to make different custom post layouts?
- Is there any way to stylize articles one by one?
- Font shows up as Arial instead of Times [closed]
- How to style archive post titles… but only those posts who have comments?
- My Custom Post Type Still Using index.php
- How can I add a class to particular paragraphs in my post?
- add div after image in post [closed]
- How do I switch css class on post
- displaying the categories post
- How to separate each individual blog post?
- Locally change the font family [closed]
- YARPP php question
- Right align a youtube video
- How do I apply a template to my single posts?
- Indenting within a blockquote
- Different background colors for posts with WordPress
- Turn off display for custom sidebar post widget when on the post it’s displaying
- How to allow arbitrary inline CSS in posts?
- How to highlight or show new to the particular posts list
- Css and function issue on author archive page
- WordPress Recent Post with the badge “New” on the side of the title post
- Centre Blog Index (Posts Page) on Home.php
- I have two post types in the same query, how can I use CSS to select only one post type?
- how can i fix my display post in my index.php
- display content in multiple columns
- How can I alternate styling of images in a post? [closed]
- Hide title in Merlin Theme on posts and pages only
- How to add a class to links inside posts text
- Background image in posts
- How can i put image to come first than the title?
- Automatically add class to link based on link text
- Change a div background color on Post ID
- CSS – Change height of Storefront / WooCommerce product categories, but not products
- How to display my categories in a list (to a post, not the sidebar)?
- Difficulty hiding a span per a body class within WordPress
- Is it possible to add a first and latest posts link?
- Setting post meta data to random value during post status transition / on publish
- wp_list_categories link to first post of category instead of calling taxonomy template
- Alternate custom content in the loop
- How only display all post related to category
- Add category to all post by using sql query?
- Only display posts after current date
- What differences are there between a Privately Published post and a Draft post?
- Update post status from “publish” to “trash” for half of posts
- Can I create a not clickable post?
- What is the standard featured image size?
- How to attach an image to a post through Java
- transition_post_status hook doesn’t have any POST data when publish with Gutenberg [closed]
- add to end of post in the loop with plugin
- $post->post_type not working
- How to detect when admin user is on the All Posts page?
- if in category but only with post meta
- Is there a way to order children of post?
- How to retrieve certain number of images from a wordpress post?
- WordPress post filter menu
- Send email to author of post on post submission
- Programmatically add posts from specific category to menu
- Current and next month posts
- Display message depending on capability outside loop
- Get post category as a separate string and url
- How to link post titles on page A to its posts on page B?
- Custom post type slideshow background images to insert in a plugin
- ACF flexible content block not showing on live site (works locally)
- how can sort my column
- Template for displaying CPT / Taxonomy URL issues
- WordPress for business site
- How to run select query of post with category and tags?
- im trying make a function to auto correct posts when i open the posts in the backoffice
- User rank in wordpress post
- How do I control the fallback query after the original query returned cero posts?
- How to link two news page multilingual press
- How do I get the WordPress post to display the content instead of an image?
- Why can’t I see my attachment page information for an image?
- Single.php loses it’s formatting
- How *not* to show the last post on the latest posts list
- Broken images after importing posts and opening in Gutenberg