[Support request] Make shipment prices smaller on checkout

Home Forums Support [Support request] Make shipment prices smaller on checkout

Home Forums Support Make shipment prices smaller on checkout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1554673
    Pedro

    Hey,

    I’m struggling with something,

    I want to make the shipment prices smaller… it’s too big and bold! Is it possible?

    https://biahshop.com/wp-content/uploads/2020/11/font-smaller-checkout.jpg

    Thank you in advance
    Cheers
    Pedro

    #1555036
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site, and i’ll provide some CSS to fix that.

    #1555048
    Pedro

    Hi,
    Thank you a lot!!

    The url is http://www.biahshop.com

    Thank you in advance!

    Cheers
    Pedro

    #1555218
    David
    Staff
    Customer Support

    You can use this CSS to make the font smaller:

    .woocommerce ul#shipping_method li label {
        font-size: 15px;
    }

    However, you may want to try the CSS i provide here:

    https://generatepress.com/forums/topic/how-can-i-fix-this-spacing-on-checkout-page/#post-1388039

    This will give those labels some more more in the table.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.