How to style a form using CSS

How to style a form using CSS

I put my programmer on this task and they found a solution.
  1. Using your browser's Inspect feature, get the CSS classes of both the <label> and <span> of any element you want to style in your form.
  2. Create a page.
  3. Embed the form in the page.
  4. Add an HTML snippet
  5. Add whatever style you want for your elements to the HTML snippet. 
For example, in the code below, we were able to add a red asterisk to our conditionally mandatory phone number field. 

In the screenshots, you can see that the field is NOT mandatory, but when it renders it shows the red asterisk.
  1. <%{
  2. style = "<style>";
  3. style = style + ".zc_phonenumber_label .zc-label-text::after {content: ' *';color: red;}";
  4. style = style + "</style>";
  5. %>
  6. <%=style%>
  7. <%

  8. }%>



    Zoho Desk Resources

    • Desk Community Learning Series


    • Digest


    • Functions


    • Meetups


    • Kbase


    • Resources


    • Glossary


    • Desk Marketplace


    • MVP Corner


    • Word of the Day


      Zoho CRM Plus Resources

        Zoho Books Resources


          Zoho Subscriptions Resources

            Zoho Projects Resources


              Zoho Sprints Resources


                Zoho Orchestly Resources


                  Zoho Creator Resources


                    Zoho WorkDrive Resources



                      Zoho Campaigns Resources

                        Zoho CRM Resources

                        • CRM Community Learning Series

                          CRM Community Learning Series


                        • Tips

                          Tips

                        • Functions

                          Functions

                        • Meetups

                          Meetups

                        • Kbase

                          Kbase

                        • Resources

                          Resources

                        • Digest

                          Digest

                        • CRM Marketplace

                          CRM Marketplace

                        • MVP Corner

                          MVP Corner




                          Zoho Writer Writer

                          Get Started. Write Away!

                          Writer is a powerful online word processor, designed for collaborative work.

                            Zoho CRM コンテンツ




                              ご検討中の方