Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092517
    jaybury7
    Participant

    Hi, In my checkout page – how do I change the font size of the text under the credit card heading such as “Credit Card Number *” and “Card Security Code *”.

    Many Thanks.

    I’m using WP Version 4.5.3; X theme 4.5.2 / http://www.monchiccottage.com

    #1092588
    Jade
    Moderator

    Hi there,

    Please use this code:

    .woocommerce-checkout form .payment_methods label {
        font-size: 14px;
    }

    Hope this helps.

    #1093395
    jaybury7
    Participant

    Perfect thank you so much! Always quick to respond and extremely helpful 🙂

    Issue Resolved

    #1093429
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1092517 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>