CSS problem
-
[ Moved to the Fixing WordPress sub-forum. ]
Hello,
I need som CSS help <— maybe I am wrong here ??
I like to have the RED HELP text, under 3 columns I created with
column-count: 3;
like the other green help texts.This is the code I tryed to get it under the columns but that does not work.
.category_columns .wpuf-fields { column-count: 3; } .category_columns span.wpuf-help { background-color: blue !important; color: red !important; display: block !important; } span.wpuf-help { color: green !important; }
Here is the page:
https://wundervolles-deutschland.de/neues-bild/
Thanks a lot,
Denis
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS problem’ is closed to new replies.