This topic has 6 replies, 2 voices, and was last updated 1 months, 4 weeks ago ago by Luca Rossi
I wnat to improve the text and customize things in this shipping method section and other section if possible as well;
There is no way to do that by changing in elementor the multistep component.
What should I do to be able to do that, and I want to do this on my own so please guide me to do that.
Thanks in advance
Dear @Hichem,
We hope this message finds you well. We are writing to request further details regarding your requirements for the shipping method section. Could you please specify whether you are looking to add text, images, or other elements?
We are eager to assist you but need a clearer understanding of your query to provide accurate support.
Thank you for your attention to this matter.
Best Regards,
8Theme’s Team
I just want to increase the text size, change color of the price and so on; Simple customizations only
Hi @Hichem,
Please try adding this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:
.etheme-woocommerce-shipping-methods ul li label,
.etheme-woocommerce-shipping-methods ul li label span.woocommerce-Price-amount.amount{
color: #fff !important;
font-size: 22px !important;
}
Hope it helps!
Thanks!
You’re most welcome.
If you need anything else, please let us know.
You must be logged in to reply to this topic.Log in/Sign up