This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Pit
Hello
I have two questions about how to do this ?
1.How to make a round border in the search section mobile version ?
2. How to make a currency from lowercase letters mobile/pc version ?
I send pic
Regards
Hello Pit,
Thank you for choosing XStore as your WooCommerce WordPress theme.
1) To create a rounded border around the search section on the mobile version, please navigate to XStore > Theme Options > Header Builder > Search > Mobile > Set Border Radius (Px) as desired. For a better reference, please see the attached image. https://postimg.cc/1ncrkrVX
2) To create a currency from lowercase letters for the mobile/PC version, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache to view the changes.
span.woocommerce-Price-currencySymbol {
text-transform: lowercase !important;
}
The result should look like this: https://postimg.cc/XZQsCK3T and https://postimg.cc/YGTf6bPy
Best Regards,
8Theme’s Team
Hi
Thank you very much, it works
Kindest regards
Tagged: persuasive, questions, templates, woocommerce, wordpress
The issue related to '‘I have two questions about how to do this ?’' has been successfully resolved, and the topic is now closed for further responses