• Resolved joe

    (@joeymwallace)


    Hi

    My a couple of my custom CSS codes in WordPress (Additional CSS), stopped working, please help..

    Codes

    /* Remove gray font shadows */

    .tagcloud .tag-cloud-link?{ background:?#ebe9eb00;
    }

    /* blog post title trancpenrcy-increase */

    .listpost-content-wrap-large?{
    background:?rgba(255, 255, 255, 0.67)?none repeat scroll 0% 0%;
    }

    page: [ redundant link removed ]

    Thank you

    • This topic was modified 5 years, 11 months ago by Jan Dembowski.
    • This topic was modified 5 years, 11 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • .tagcloud .tag-cloud-link { background: #ffffff;}

    article:not(.card-style) .listpost-content-wrap-large {background: rgba(255,255,255,.69) none repeat scroll 0% 0%;}

    No need to use “wordpress” as a tag.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not an Everything else WordPress topic.

    Thread Starter joe

    (@joeymwallace)

    Thank you very much @kjodle

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘my custom css stopped working’ is closed to new replies.