Checkout page changes……………………

This topic has 4 replies, 3 voices, and was last updated 1 weeks, 6 days ago ago by Luca Rossi

  • Avatar: harshana
    harshana
    Participant
    May 26, 2025 at 11:25

    I want to remove the name that appear near to the shipping cost section. how to do that
    (refer the screenshot)

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    May 26, 2025 at 12:34

    Hello,

    Thank you for reaching out to us.

    Could you please clarify exactly what you would like to remove?

    Warm Regards,
    The 8Theme Team

    Avatar: harshana
    harshana
    Participant
    May 27, 2025 at 05:29

    that admin name appears next to the shipping cost

    Avatar: Justin
    Luca Rossi
    Support staff
    May 27, 2025 at 09:11

    Hi @harshana,

    Do you mean this line: https://prnt.sc/tusFODemqJqT?

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

    
    .woocommerce-checkout .product-name-info dl.variation {
        display: none;
    }
    

    Kind regards,
    The 8Theme Team

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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