Jump to content

delphine_nt

Member
  • Posts

    31
  • Joined

  • Last visited

Reputation Activity

  1. Like
    delphine_nt reacted to tuanphan in WHY does my form now say "required" and not the asterisk???   
    You can use this CSS code
    span.description.required { visibility: hidden; } span.description.required:before { content: "(*)"; visibility: visible; color: red; font-size: 18px; }
  2. Like
    delphine_nt reacted to paul2009 in WHY does my form now say "required" and not the asterisk???   
    The change from "*" to "(required)" is part of the Form Block update, currently being rolled out to all sites.
    Have you checked the Language & Region settings on your sites (in Settings > Language & Region > Region) to check they are correctly configured for French?

    If you're looking for a CSS solution to restore the asterisk on form titles, please try this:
    /* Hide required on field titles Tip by sf.digital */ .form-wrapper .react-form-contents .field-list .title .required, .form-wrapper .react-form-contents .field-list .fields .description.required { visibility: hidden; } .form-wrapper .react-form-contents .field-list .title .required:before, .form-wrapper .react-form-contents .field-list .fields .description.required:before { visibility: visible; content: "*"; font-size: 1.5em; line-height: 1em; } .form-wrapper .react-form-contents--submitted .required:before { visibility: hidden!important; } Let me know how you get on.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  3. Like
    delphine_nt got a reaction from Ziggy in Contact form block   
    Thank you so much @Ziggy!
  4. Like
    delphine_nt got a reaction from Ziggy in Translation with a personal program   
    Ohhh ok, I get it, thank you so much! let's try again 🙂
  5. Like
    delphine_nt got a reaction from Ziggy in Translation with a personal program   
    Thank you @Ziggy I'm looking at it 🙂
  6. Like
    delphine_nt got a reaction from Ziggy in Translation with a personal program   
    Thank you @Ziggy for your quick reply. Yes, I have a personal subscription but I want that the result be clean and pro. Any tips? Merci beaucoup
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.