• Resolved terramaniarts

    (@terramaniarts)


    Hi there,

    I would like to change the woocommmerce cart drawer “view cart” and “check out” buttons from uppercase to no text transform and increase the font size to 14px. Besides this, I would like to change the “subtotal” also from uppercase to none, and increase the font size of both subtotal and price. Does anyone know how to do that? I’m using the Blocksy theme. Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @terramaniarts,

    At the moment, these can be changed with a few lines of CSS, as the system is meant to be friendly to such changes.

    For example, you can target the .ct-cart-content .woocommerce-mini-cart__buttons .button selector and change the CSS variables that are at your disposal – https://ibb.co/9Yc7bT3

    A similar setup is possible for the other elements.

    Hope this points you in the right direction!

    Thanks.

    Thread Starter terramaniarts

    (@terramaniarts)

    Hi Eduard,

    Apologies for my late reply. That helped, thank you very much!

    Eduard

    (@cteduard)

    You’re welcome, @terramaniarts! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing cart drawer buttons from uppercase to normal’ is closed to new replies.