Latest update, how to remove changes?
-
Hi there,
Version 6.3.1 adds 8px padding around my entire site, how can I remove it please?
body {
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;Also my Woocommerce product blocks (products added via shortcode) have massive margins on either side.
How can I make them fill fill the space as they did before the update?<div class="woocommerce columns-5 ">
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
max-width: var(--wp--style--global--content-size);
margin-left: auto !important;
margin-right: auto !important;
}Before update:
Thank you for your help!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
