Hi there,
The left border on my Woocommerce cart is being cut off and I can’t figure out how to fix it. Any insights?
Thanks.
Hi there,
The left border on my Woocommerce cart is being cut off and I can’t figure out how to fix it. Any insights?
Thanks.
Hello There,
Thanks for writing in! It seems that the right border is set to zero. I found a css that does that:
.x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.inner-outer {
border-right: 0;
}
I noticed that you are using X 6.1.5. Please update X theme to the latest version (6.1.6) first so that it would be compatible with the installed Cornerstone 3.1.6.
Hope this helps. Please let us know how it goes.
Perfect. Thank you!
You are most welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.