Missing WooCommerce CSS for Cart Page

[ad_1]

Hello @nikhilchaudhary

Ok, what seems to be the problem with this? 🙂 Could you get back to us with the full story on what you’re trying to achieve?

Thanks.

@cteduard The latest version just broke the cart page layout because of below lines have been removed now:

@media (min-width: 1000px)
.ct-cart-form {
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}

.ct-cart-form {
display: grid;
}

These CSS styles was in /blocksy/static/bundle/woocommerce.min.css

Hello @nikhilchaudhary

I can assure you that no cart layout was broken due to a rename of class. Everything looks actually quite good – https://ibb.co/WtF0fzz

Do you have more information about how it “broke” on your end? Maybe a URL that we could check?

Thanks.

Ok, Thanks for the information.

I see that now the class has been changed from ct-cart-form to ct-cart-form.

Hello @nikhilchaudhary

Again, this does not cause any “breakage” as you say, unless you have implemented additional code which relied on the old class. But that’s another story, which we cannot be held accountable for, as it is your responsibility to keep the code updated and refactored as things evolve. 🙂

Thanks.

Sure @cteduard We can close the ticket now.

Thank!

Take care, @nikhilchaudhary 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer