this solves the issue here:
.woocommerce .col-1, .woocommerce .col-2 {
max-width:none;
}
Related Posts:
- How to display all subpages and short by year
- StoreFront product pages: Turn the Short Description section into a kindred tab section [closed]
- Zoom on custom theme without child
- Redirect to another page using contact form 7? [closed]
- Integrate WooCommerce theme with a WordPress theme [closed]
- Woocommerce Product attribute not imported with wordpress Importer [closed]
- How can i move my product name & price from below thumbnail to be the rollover content in Avada & Woocommerce?
- When to use is_home() vs is_front_page()?
- Using classes instead of global functions in functions.php
- What are the ADVANTAGES of ORIGINAL wordpress template structure?
- Change admin bar to default:off
- do_shortcode() doesn’t do shortcodes ;)
- Allow Shortcode in Theme Customizer
- How to change admin bar color scheme in MP6 / WP 3.8 front end?
- Template for individual post designs
- Can I create customizer setting that can handle plugin shortcode?
- enqueue script for specific shortcode
- When to use esc_url, esc_html, esc_attr, and friends?
- Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
- Why does my short code get executed before other content?
- How can you develop on a live WordPress installation that is using W3 Total Cache? [closed]
- How to disable 3.1 “Admin Bar” via script for the admin user?
- Storefront child theme not applying parent theme [closed]
- Getting custom posts by post id from cutomizer text input
- Disabling Customizer Selective Refresh shortcut icons for selected controls
- JavaScript stops working on selectively refreshed sections one inside the other
- How can I fetch the WordPress cart errors normally displayed in woocommerce-error?
- Best place for short bio,image and button [closed]
- page.php dependent sites are not working in custom woocommerce theme
- “Add A Widget” button in the Customizer
- Customizer: save setting/control content to post/page
- Q: How to pull data from custom table to populate zustomizer setting/control select options
- Scroll to position on page for category pages only — woocommerce
- Move default page templates to sub directory
- Changing a slider to a grid [closed]
- Custom Navigation build using wp_nav_menu and walker
- Using My Own Classes On Wp Unit Tests
- Is it possible to visually group items on the theme customizer?
- Custom Blocks as part of a theme
- Customize how a WordPress theme looks like in the Theme Selector
- WooCommerce: multiple input field for multiple product variations
- Can’t remove DIV from hooks in Storefront child theme [closed]
- Customizer – loading settings/controls/sections/panels based on a id/page id
- Widget Option is Missing
- How do you use WordPress for a website that’s not in a blog format?
- Default Text not showing from customizer
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- How to have content scroll over background
- do_shortcode() in twentyeleven theme
- WordPress Template Part in iFrame
- What is the diferences between pure WordPress theme and Woocommerce theme? [closed]
- Replace site title with logo when logo is uploaded in customizer using
- How to transfer one domain to another domain without losing theme options (customizer)?
- How to Manually Code Shortcode?
- Is there a WordPress boolean for “theme_customizer_active()”?
- How to make theme configurable
- Extending Twenty Eleven Theme
- Extract all shortcode data from post into loop variables?
- why mytheme/single-product.php works but not mytheme/woocommerce/single-product.php
- How to clean up the theme for production?
- Templates without a loop, best practice?
- Why does admin-ajax load slow and what are ways to speed it up?
- Adding an external link to product grid list pages for woocommerce
- searchform.php doesn’t work properly
- CSS added through customizer neglects the need of a child theme?
- Issue when posting updates/changes to wordress
- Shortcode IF statment help
- Want to add cart and a search bar in the right of logo line
- Customizer: get_preview_url() inside customize_save_after hook
- How to add custom meta box when you have a custom page template file
- wordpress shortcode not working
- add shortcode support in customizer
- Extending custom shortcode to also be called directly from theme PHP pages
- Clearing dummy data before launch
- Shortcode call not working in WP Template
- Shortcodes do not work in own template
- How to call a widget in a loop at a specific iteration value?
- Right procedure when you develop a WP Website for a client
- New to WordPress – Read the Codex, Other Docs; Still Confused
- Pagination fuction in shortcode always displays on top
- Create theme for mobile phones and tablets only?
- How to add custom page elements to the WYSIWYG editor?
- Using the media library for theme customization
- Add a field to the taxonomy editor?
- Alternatives to handle customizer settings
- Update Specific Key Value in Complex `wp_options` object
- Can’t change theme name
- Remove/Hide a Widget on a Custom Template
- How to use shortcode inside of shortcode in theme
- My contact form – I’ve changed the source code but the changes are not being applied
- How to custom category template based on category?
- WordPress Shortcodes – Optional Styles
- How to use multiple check-box values to work in a function and insert values in database
- Hide/disable sidebar using shortcode?
- how to add a badge on product based on filter?
- woocommerce remove coupon link does not work
- Woocommerce AJAX filters option loading spiner – problem on mobile device
- wordpress script_loader_tag in function.php
- How do I make my terms for each product display via foreach loop? (woocommerce)
- Best way to declare product variables in woocommerce theme development?