.mwzd-unlisted-badge .inside-article { position:relative; } body:not(.single) .mwzd-unlisted-badge .inside-article { } .mwzd-unlisted-badge .inside-article::after { content:'UNLISTED'; position:absolute; top:5px !important; right:5px !important; font-size:11px; letter-spacing:.06em; font-weight:700; color:#cc0000; background:#fff; border:1px solid #cc0000; border-radius:3px; padding:2px 6px; z-index:1 !important; line-height:1.45; pointer-events:none; } body.single .mwzd-unlisted-badge .entry-header { position:relative !important; z-index:10 !important; } body.single .mwzd-unlisted-badge .inside-article::after { z-index:0 !important; opacity:0.85 !important; } @media screen and (max-width:768px) { .mwzd-unlisted-badge .inside-article::after { top:15px !important; right:20px !important; } }