Floating labels lost CSS on update
-
I updated Give today. Firstly, the update did not contain an description of the changes. Secondly, I notice the color I applied to my floating labels has reverted back to the default light blue color. It should be magenta.
Recently, I had a related support thread where the Floating labels completely disappeared:
https://www.ads-software.com/support/topic/floating-labels-not-working/page/2/
That got fixed, and I then was able to use the following CSS to style my labels:[id*=”give-form”] label.give-label.fl-label {
color: #af0069 !important;
}That code is still present, but no longer applies the color.
Thanks.
The page I need help with: [log in to see the link]
- The topic ‘Floating labels lost CSS on update’ is closed to new replies.