-
m.ayfanAsked on March 25, 2025 at 3:41 PM
I need to change the font color of the Availability Field of the Gift registry widget CSS, which is by default green color (ex: 1 left) I need the CSS code.
-
Jovito JotForm SupportReplied on March 25, 2025 at 9:07 PM
Hi m.ayfan,
Thanks for reaching out to Jotform Support. You can easily inject a CSS code to the Gift Registry widget to change the color of the items left per product. Let me show you how:
1. First, copy this CSS code. You can change the value of the color attribute based on your preference.
span.items-left {
color: red;
}
2. Then, click on Widget Settings and go to Custom CSS tab.
3. Paste the code and click on Update.
Give it a try and let us know how it goes.
-
m.ayfanReplied on March 26, 2025 at 3:10 AM
Many thanks for your reply and support, I think it would be better if you can add the items CSS id or class id names so if we need to change or write and CSS code, it will be easy for us to find them inside the widget or the element itself for easier navigation.
I would like to say something about Jotform and the great team working on it, I am really impressed by the development and enhancement you are doing with your form building and the comprehensive solutions and integrations you are doing to facilitate many things for the users.
As a suggestion, I think it would be great if you can have a direct integration with WooCommerce as we need it always and most of the users are using it on their websites.Also, if you can provide external API integrations with the other systems like SIS systems that are based on .NET platform and LMS systems like Moodle and others, so we can integrate them and be able to use the forms inside those systems.Keep up the good and hard work, this is the subscription that we never regret to go with.
You are the best
Wish you all the best 👌☺️😃
-
Lara JotForm SupportReplied on March 26, 2025 at 7:00 AM
Hi m.ayfan,
It's easy to identify the class or ID of the element you want to customize using CSS. Let me show you how:
- While your form is open, right-click on the page and select Inspect.
- In the upper-left corner of the Developer Tools, click the arrow icon (the element selector).
- Click on the element you want to customize.
- In the lower-right panel, click the plus (+) icon to add a new CSS rule. The element's identifier (class or ID) should be then displayed.
- Feature Request: Direct Integration with WooCommerce
- External API Integrations for .NET-Based SIS Systems and LMS Platforms
Let us know if there’s anything else we can help you with.
Your Answer
Something Went Wrong
An error occurred while generating the AI response. Please try again!