Is there a way to make the Mini content area transparent?
Mini content area transparent?
2 posts from 2 voices-
Posted 3 months ago #
-
Hi,
You can add this on your custom.css
.entry-mini .box { background: rgba(255, 255, 255, 0.4); }The last value 0.4 refers to the opacity or transparency.
Best regards,
IsmaelPosted 3 months ago #
Reply
You must log in to post.














