styling issues

Home Forums Legacy Support Support queries Other issues styling issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #353658
    Ernesto Lee
    Participant
    please give me a css for this:https://prnt.sc/11sbd78 url: https://mundointerior.es/checkout/
    #353662
    Ada
    Participant
    Hi, You can use this css code
    
    .woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text {
        margin-left:20px !important;
    }
    
    .woocommerce-checkout .woocommerce-form__label-for-checkbox input#terms {
        margin-top:10px !important;
    }
    
    #353885
    Ernesto Lee
    Participant
    it worked thanks
    #353887
    Ada
    Participant
    Thanks for confirming. Closing this.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘styling issues’ is closed to new replies.