klauswildenburg
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Color of data protection toogleThank you very much for your immediate help. And…that’s the solution. Great.
BR, Klaus.
Forum: Plugins
In reply to: [Site Reviews] Color of data protection toogleI tried this:
.glsr-input-toggle:checked {
background-color: #4CAF50 !important;
}But after the specified color is displayed (#4CAF50), the color changes back to default blue.
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldsThank you so much, that works fine.
Your support is really great. So my £30 donation a few days ago was a good investment !
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldsDid you try to create your own example? … embed the shortcode in a divi text module and tried to make adjustments ?
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldsI put in your code into style.css of Divi Child Theme:
.glsr-form .glsr-input,
.glsr-form .glsr-textarea{
border-radius: 10px;
background-color: #B2D4CC;
}I cleared Cache of Divi (Theme Options > Builder > Advanced > Static CSS File Generation > ‘CLEAR’ … and saved it)
I cleared the Browser Cache of Microsoft Edge
I loaded the page ‘https://www.tagespflege-rasselbande.de/home/’ with Edge –> Radius and backround didn’t change ??I installed Firefox and loaded the page ‘https://www.tagespflege-rasselbande.de/home/’ in Firefox –> Radius and backround didn’t change ??
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldsOf course I meant with #:
#site-reviews-title-glsr_abd209fe {
background: green;
}
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldshttps://www.tagespflege-rasselbande.de/home/
At the bottom of the page. Page looks bit confused because it’s in progress.
Forum: Plugins
In reply to: [Site Reviews] Styling the input fieldsThank you for this detailed answer !!! This way I know that I was on the right track in my past attempts.
I have entered the following examples into the style.css of my divi-child theme:
.glsr input {
background: green;
}site-reviews-title-glsr_abd209fe {
background: green;
}Unfortunately, the background color of the input fields/the input field does not change. Is the problem 50 cm in front of my computer? … do I have to go to the optician ?
You’re welcome. Very gladly.