nandoanversa
Forum Replies Created
-
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom cssi figured it out. thanks
- This reply was modified 4 years, 9 months ago by nandoanversa.
- This reply was modified 4 years, 9 months ago by nandoanversa.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom cssi figured it out. thanks
- This reply was modified 4 years, 9 months ago by nandoanversa.
- This reply was modified 4 years, 9 months ago by nandoanversa.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom cssHi Matt,
I tried and put this code
form.give-form .form-row input[type=email],
form.give-form .form-row input[type=password],
form.give-form .form-row input[type=tel],
form.give-form .form-row input[type=text],
form.give-form .form-row input[type=url],
form.give-form .form-row select,
form.give-form .form-row textarea, ] {
border-color: purple;
background-color: black
}It did work in most of the fields. It was missing some fields for credit card info. (card number, cvc and MM/YY). I tried to find the input types on google deve tools but couldnt figure out. Could you please share that? thanks again
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom cssThanks for the quick reply.
I tried .give-input but saw no results. Weird.
As for the link, I didn’t find the classes. It just shows a video that shows a button class. I acesses Google dev tools but it’s confusing to understand all the info there. I tried copying and pasting a lot of classes but could not find the one responsible for the input fields. But as you said, there is not a general o e that will change all at once. Will keep tritongo to find the IDs…
It happened to me too. Just passing to share what worked in my case. It was quite simple
I went to my uploads folder, in wp-content, right click – file permissions – recurse into subdirectories – apply to all files and directories
Did it once and 90% of the images showed up. Did it again and now I have everything back