posted 1719471480
Forum: Web, HTML, Tech
View Topics View Profile
Hi! Just what the title says. I'm new to this site and I've tried looking for someone who also had this question but I can't find anything. So, thank you in advance!
Report Topic
posted 1719510779
body::after {
content: ' ';
position: fixed;
width: 100%;
height: 100%;
top: 0;
/* add a transparent background color or tint effect */
}
Use the style above and adjust it how you want, below is a video of me messing around with it.
https://streamable.com/fiq7f8
Permalink Report Reply