Hi, I’m working on a site and I’m using the generic Construction Page as it’s fine for what I need, but I’d like just to tweak it with CSS but I’ve added the code into the Global Custom CSS but nothing happens! I have no idea what I’m doing wrong. Would you be able to take a look please and let me know!
Here’s the code I’m using:
.tco-under-construction h1 {
margin: 40px 0 35px !important;
letter-spacing: 0em !important;
}
.tco-under-construction h2 {
font-size: 28px !important;
letter-spacing: 0em !important;
}
I’ll put the URL in a secure note if you need it as a reference.
Thanks!