Tagged: x
-
AuthorPosts
-
April 27, 2016 at 12:16 am #901467
mat_kinotekParticipantHi, I’m trying to edit the layout of my Cart page in a 2 columns layout, so that the ‘cart totals’ area is at the right to the cart list, not below ( this page: http://50.87.249.71/~cherryl9/test/?page_id=8 ). I tried to widgetize the ‘cart totals’ in side bar, but with no luck.
Any hint on how to do this?
Thanks!April 27, 2016 at 10:38 am #902414
RupokMemberHi there,
Thanks for writing in! It will be unusual but I can suggest you some CSS to achieve this but I can’t guarantee that it will be perfect. You might need to adjust some other CSS as well. If you still want then you can addthis CSS under Customize > Custom > CSS :
@media only screen and (min-width: 980px) { .woocommerce-cart .woocommerce > form { float: left; width: 68%; } .woocommerce .cart-collaterals .cart_totals { clear: none; float: right; margin: 75px 0 0; width: 30%; } }Hope this helps.
Cheers!
April 27, 2016 at 3:33 pm #902997
mat_kinotekParticipantgreat thanks-
it seems working – need some additional CSS to align, but it should be ok.
Why it it unusual?April 28, 2016 at 4:29 am #903773
RadModeratorHi there,
Glad to hear that, could be related to conflicting CSS. Is there anything should be aligned?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-901467 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
