boodoo31
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Simple Job Board] exclude job type from listingthanks for your answer,
GDPR requires that the user clearly expresses his choice by checking a box or something like that, putting a simple text or a pre checked box are not recommended.
at the moment , i can’t consider that this plugin is GDPR compliant as it only displays a text, and i hope that you’ll consider that in a future upgradeForum: Plugins
In reply to: [Material Design for Contact Form 7] font too small, overlappingthat works, Thanks for your support
Forum: Plugins
In reply to: [Material Design for Contact Form 7] font too small, overlappinghi Angus,
thanks for your help, the overlapping issue was fixed by adding your code to md css , but the font size does not change when i input your first code ..
Also , the first line of the message field does not show .
again, thanks for your helphere’s what i have in template css
.wpcf7-form-group { margin-bottom: 20px; } .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio) { font-size: 13px; padding: 14px; height: auto; outline: none; -webkit-box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06); box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06); border: 1px solid #D9D9D9; width: 100%; } .wpcf7-form-label { text-transform: uppercase; font-size: 11px; color: #969696; font-weight: normal; } .wpcf7-submit { -webkit-box-shadow: none; box-shadow: none; font-size: 13px; font-weight: 700; border-style: solid; border-radius: 3px; -webkit-transition: background-color .15s ease-out; transition: background-color .15s ease-out; } div.wpcf7-response-output { margin: 0 !important; padding: 10px 20px !important; }
Viewing 3 replies - 1 through 3 (of 3 total)