Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Simon Gevcen

Default WooCommerce “Quick Edit” – Issue with the width

Please check this screenshot.

Despite reducing the width of the inline-edit wrapper, I see an issue with the width of a column inside the quick edit.

.inline-edit-wrapper {
     max-width: 100vw;
}

Can you tell me how to fix this?
Thanks

1 month ago
Stefan van den Dungen Gronovius
Developer

Sorry, but everthing displayed in the Quick Edit menu is not managed by our plugin.
I provided you with a CSS fix to give the wrapper a max width of the screen width since with Horizontal scrolling the form would be too wide. But fixing the layout with CSS they you want it is something you’ll have to do yourself, since that is not part of our support.

1 month ago

You must be logged in to reply to this topic.