WPIntell

Source evidence

Checkbox. Two overlapping rows

Contact Form & SMTP Plugin for WordPress by PirateForms · support · 2018-06-26T14:16:00+00:00

mixedsentiment
mediumseverity
0.78relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 34 rows with source links

11.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
albertx7 resolved
Hi. The sentence I write in the Checkbox section is written on 2 overlapping lines. The same problem remains even if I go to the head. You can see in the link to my blog. How can I solve? thank you The page I need help with: [ log in to see the link] Hey there! @albertx7 Thanks for contacting us regarding your issue! Your adjustment requires an additional CSS, so go to Appearance -> Customize -> Additional CSS and add this code: element.style { display: inline-block; position: relative; top: 10px; } Please let us know how it goes! Best regards, Laurentiu! Thanks @laurentiu1themeisle I added the CSS code, but the problem is the same. Could you check in https://www.salutealtop.com ? I need to fix it. Thanks a lot Alberto This reply was modified 7 years, 11 months ago by albertx7 . This reply was modified 7 years, 11 months ago by albertx7 . Hey there! I am back with another solution. Please delete the last code that I give it to you and try another one: .contactus .pirate_forms_wrap .form_field_wrap { line-height: 1.5; } You could also change the value from “1.5” to what value is suitable for your site. Hope this helps! Regards, Laurentiu! This reply was modified 7 years, 11 months ago by Laurentiu Stefan . Yes, It works! Thanks a lot!!

Comments

4 shown
Laurentiu Stefan 2018-07-04T13:16:00+00:00

Hey there! @albertx7 Thanks for contacting us regarding your issue! Your adjustment requires an additional CSS, so go to Appearance -> Customize -> Additional CSS and add this code: element.style { display: inline-block; position: relative; top: 10px; } Please let us know how it goes! Best regards, Laurentiu!

albertx7 2018-07-04T13:42:00+00:00

Thanks @laurentiu1themeisle I added the CSS code, but the problem is the same. Could you check in https://www.salutealtop.com ? I need to fix it. Thanks a lot Alberto This reply was modified 7 years, 11 months ago by albertx7 . This reply was modified 7 years, 11 months ago by albertx7 .

Laurentiu Stefan 2018-07-04T14:04:00+00:00

Hey there! I am back with another solution. Please delete the last code that I give it to you and try another one: .contactus .pirate_forms_wrap .form_field_wrap { line-height: 1.5; } You could also change the value from “1.5” to what value is suitable for your site. Hope this helps! Regards, Laurentiu! This reply was modified 7 years, 11 months ago by Laurentiu Stefan .

albertx7 2018-07-05T13:21:00+00:00

Yes, It works! Thanks a lot!!