Mary_DG Posted November 30, 2023 Share Posted November 30, 2023 Hello, I am trying to remove the "space" before the asterisk on required fields on my form. Is there a code available to do that. Help much appreciated. Thank you, Link to comment
tuanphan Posted December 3, 2023 Share Posted December 3, 2023 Can you share link to page where you use form? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mary_DG Posted December 5, 2023 Author Share Posted December 5, 2023 On 12/2/2023 at 7:05 PM, tuanphan said: Can you share link to page where you use form? We can check easier www.hellocinnamon.com Thank you in advance. Link to comment
tuanphan Posted December 6, 2023 Share Posted December 6, 2023 On 12/5/2023 at 10:44 AM, Mary_DG said: www.hellocinnamon.com Thank you in advance. You can use this CSS code span.description.required { position: relative; left: -5px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mary_DG Posted December 12, 2023 Author Share Posted December 12, 2023 On 12/6/2023 at 5:09 AM, tuanphan said: You can use this CSS code span.description.required { position: relative; left: -5px; } Hi Tuanphan, I added it to the CSS but it didn't seem to work. There is still space before the "*". Link to comment
tuanphan Posted December 14, 2023 Share Posted December 14, 2023 On 12/13/2023 at 5:32 AM, Mary_DG said: Hi Tuanphan, I added it to the CSS but it didn't seem to work. There is still space before the "*". Can you keep code in CSS box? I can check it again easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mary_DG Posted December 14, 2023 Author Share Posted December 14, 2023 19 hours ago, tuanphan said: Can you keep code in CSS box? I can check it again easier Hi Tuanphan, I have added back to the CSS box. Link to comment
tuanphan Posted December 16, 2023 Share Posted December 16, 2023 On 12/15/2023 at 5:05 AM, Mary_DG said: Hi Tuanphan, I have added back to the CSS box. It looks fine to me Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment