Conversation
supportHi. 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!!
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!!