This topic has 5 replies, 3 voices, and was last updated 5 months, 2 weeks ago ago by Andrew Mitchell
Atached screenshot and link
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
I want to hide the title as well
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
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
The issue related to '‘How to remove those fields from checkout’' has been successfully resolved, and the topic is now closed for further responses