Hello, I am trying to customize my Under Construction page. I have an image and need the ability to manipulate the content in the foreground (color, weight, size, drop shadow/glow, etc). Can this be done?
Hey,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Looks great! Glad you’ve sorted it out.
Cheers!
Hey, I am also trying to customize the font, colour, shadow and weight of my Under Construction page with custom css. How can this be done? What are the class names?
Thanks! 
Hi @curious,
Thanks for writing around! Instead of using custom CSS you should use the plugin’s settings to customize the page (see screenshot)

Alternatively you can use a custom under construction page (see screenshot)

Hope this helps!
I have tweak all of those settings. But I would like to change the style of the font of h1 and h2. Font family and font weight mainly. When I inspect the page in chrome, the class name is .tco-under-construction h1 and .tco-under-construction h2. I can edit it in chrome. But when I call those classes in custom css, it doesn’t work.
The under construction page does not use the style.css. You can add your CSS in **Appearance > Theme Options > Global CSS. I tested it and it works.

Thanks.