This topic has 4 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez
Hello, I have created several shipping methods for a zone, but the label of the selected method is not being read when there is more than one shipping method for the same zone.
https://prnt.sc/P4cpJ_64TKSn
https://prnt.sc/yBv5DMNHF1Re
I have already deactivated all the plugins, and there was no change. However, when I switch themes, the label of each shipping method is displayed correctly.
Thanks,
Hello, @David Zoque,
In order to resolve your issue, we kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site:
#payment .payment_methods input[type=radio]:checked+label, #shipping_method input[type=radio]:checked+label {
display: inline-block !important;
}
The result should look like this: https://postimg.cc/8jxYprfq
We thank you for your cooperation and look forward to your response.
Best Regards,
8Theme’s Team
Thanks it works.
Hello, @David Zoque,
We would be grateful if you could kindly leave a 5-star rating for our theme and customer and technical support on ThemeForest at http://themeforest.net/downloads. Doing so would help us to provide more updates and dedicated support in the future. Your support would be greatly appreciated.
Thank you for your time. We hope you have a wonderful day.
Please note that for any new issues, you should create a new ticket on the support forum.
This topic is now closed.
Warm regards,
8Theme’s Team.
Tagged: checkout, correctly, displaying, shipping, themes, woocommerce, wordpress
The issue related to '‘The shipping methods are not displaying correctly in the checkout’' has been successfully resolved, and the topic is now closed for further responses