Edit MY CART page - by ctrimde - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: ctrimde
    ctrimde
    Participant
    July 25, 2015 at 02:41

    Hello,

    We also need help with styling MY CART page. It is completely all over the place. Different font and sizes and no spacing…etc. The CART TOTALS box has different fonts, sizes etc…hence we would like to edit:

    1.)edit the font, size, colour of the CART TOTAL box
    2.) “proceed to checkout button” font size
    3.)apply coupon button (align to the left with coupon column)
    4.)for any new widgets- how can we style the font and alignments?

    if this is very complicated could you recomend a TOOL/Plugin- that goes well hand in hand with your theme for controlling MEMBERS (and the way their account page looks)

    Many thanks!
    Many thanks!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 25, 2015 at 08:45

    Hello,

    1. Use this code in custom.css file:

    .cart_totals h2, .cart_totals th, .woocommerce-shipping-calculator a, .cart_totals td .amount, .cart_totals .order-total th {
        font-size: 15px !important;
        font-family: open sans !important;
        color: grey;
    }

    2. Use this code:

    .checkout-button.button {
        font-size: 15px !important;
    }

    3. Add the following code in custom.css:

    .coupon .button {
       margin-right: 27px;
    }

    4. Each widget has a class, so please specify what widgets you want to modify and we’ll provide you with the code.

    Unfortunately we can’t recommend you any of such plugins. Sorry.

    Regards,
    Eva Kemp.

    Avatar: ctrimde
    ctrimde
    Participant
    August 5, 2015 at 03:49

    Dear Eva, many many thanks! Here my feed back- please provide me some more help;-)

    1.)PERFECT- however- please go to my page and do as if you add a product to your cart. now on the right you will see the Totals BOX. Next to “Shipping and Handeling” there is a button to choose the shipping option …but you cannot notice it…the ARROW..or the box is actually a drop down-hence i would like the following:
    – “Shipping and Handling”…all in “one line”(right now its squeezed)
    -the “Drop down”-…”underneath “shipping and Handeling” (this way it does not get squeezed)

    2.)Perfect- thanks
    3.)Perfect-thanks

    Great Eva!

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 5, 2015 at 07:59

    Hello,

    Could you please show on a screenshot how you’d like that block to be displayed?

    Thank you.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.