How to edit checkbox texts (mandatory fields) in checkout?

This topic has 6 replies, 2 voices, and was last updated 7 hours, 53 minutes ago ago by Luca Rossi

  • Avatar: Janina
    Janina
    Participant
    January 26, 2025 at 17:46

    Hi there,
    I try to hide the blank between the mandatory field texts in the checkout an their asterisks, because one of them breaks in the next line. I found the texts in loco translate, but without the asteriks, so I don’t know, how to fix this issue.
    Please see the attached screenshot.

    Thank you very much and best regards,
    Janina

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    5 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    January 27, 2025 at 08:17

    Dear @Janina,

    Your staging site is not working anymore:

    https://prnt.sc/cBotluBwmMlw

    Could you please double check?

    Thank you!

    Avatar: Janina
    Janina
    Participant
    January 27, 2025 at 21:41

    Hi Luca,
    I am sorry, there was a mistake in the URL. You find the right one in the private content area.
    Thank you very much and best regards,
    Janina

    Content is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    January 28, 2025 at 06:28

    Hi @Janina,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    @media (min-width: 980px){
        label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
            position: relative;
        }
        .wc-gzd-checkbox-placeholder-data-download label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox abbr.required {
            position: absolute;
            bottom: 40px;
            right: -7px;
        }
    }
    

    https://prnt.sc/yo_GQ4qJB4NE

    Kind regards,
    The 8Theme Team

    Avatar: Janina
    Janina
    Participant
    January 28, 2025 at 14:41

    Cool, thank you very much and best regards for your support 🙂
    Janina

    Avatar: Justin
    Luca Rossi
    Support staff
    January 28, 2025 at 16:04

    Dear @Janina,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘How to edit checkbox texts (mandatory fields) in checkout?’' has been successfully resolved, and the topic is now closed for further responses

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