Product Page 50% Width

edited October 2020 in WooCommerce
Since running the latest update the product pages are only filling 50% of the width of the screen. See code below causing the issue.

.sidebar-none #layout {
width: 50%;
float: right;
max-width: none;
}


If I change to width:100% the product image shows both images side by side, instead of hiding all but the selected image.

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.

    thanks
Sign In or Register to comment.