How to remove those fields from checkout

This topic has 5 replies, 3 voices, and was last updated 4 months ago ago by Andrew Mitchell

  • Avatar: KareemRaheem
    Fareed Fares
    Participant
    June 4, 2024 at 19:59

    Atached screenshot and link

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 5, 2024 at 05:26

    Hello, @Fareed Fares,

    Thank you for reaching out to us with your concern.

    We kindly request that you remove the “Ship to a different address” checkbox from your website. To accomplish this, please insert the following CSS code into the designated section within your site’s theme settings:

    Navigate to: Xstore > Theme Options > Theme Custom CSS > Global CSS

    Then, add the following code:

    .shipping_address_wrapper {
        display: none !important;
    }

    You can review the expected outcome by visiting this link: (https://paste.pics/edit/R3QFS)

    We trust this information will be of assistance to you. Should you need any further help, please feel free to contact us at any time.

    Best regards,
    The 8Theme Team

    Avatar: KareemRaheem
    Fareed Fares
    Participant
    June 6, 2024 at 10:04

    I want to hide the title as well

    Files is visible for topic creator and
    support staff only.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 6, 2024 at 10:17

    Hello, @Fareed Fares,

    We would like to kindly request that you conceal the “Shipping Address” title on your website. To achieve this, please insert the following CSS code into the designated section of your website’s backend:

    Navigate to Xstore > Theme Options > Theme Custom CSS > Global CSS, and add:

    .step-title {
      display: none !important;
    }

    We trust this adjustment will meet your requirements. Should you need any further assistance or have any questions, please feel free to contact us. We are always available to support you.

    Best regards,
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 6, 2024 at 13:19

    Dear Fareed Fares,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

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

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘How to remove those fields from checkout’' has been successfully resolved, and the topic is now closed for further responses

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