• Resolved DenisCGN

    (@deniscgn)


    [ 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.

    https://snag.gy/hcI6C3.jpg

    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

    • This topic was modified 8 years, 1 month ago by DenisCGN. Reason: better problem description
    • This topic was modified 8 years, 1 month ago by DenisCGN.
    • This topic was modified 8 years, 1 month ago by Jan Dembowski.
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.