-
Posted a reply to line break in [acceptance] shortcode, on the site WordPress.org Forums:
My solution is not so elegant. I implement styles directly into the element, trying not… -
Posted a reply to line break in [acceptance] shortcode, on the site WordPress.org Forums:
I have to adapt the code depending on the wordpress template. Even in some templates,… -
Posted a reply to line break in [acceptance] shortcode, on the site WordPress.org Forums:
Try to make a screenshot, with the tool to "inspect element" from the browser, and… -
Posted a reply to acceptance_as_validation: on, on the site WordPress.org Forums:
Hi Takayuki. I followed the instructions on your link, but it does not work (no… -
Posted a reply to Contact form 7 Acceptance checkbox is not inline with the text, on the site WordPress.org Forums:
This works for me (for desktops): <label style="width: 100%"> <span style="width: 5%;float: left;">[acceptance acceptance-xxx]</span><span> I have… -
Posted a reply to line break in [acceptance] shortcode, on the site WordPress.org Forums:
This works for me (for desktops): <label style="width: 100%"> <span style="width: 5%;float: left;">[acceptance acceptance-xxx]</span><span> I have…