Site logo

Archived topic

White transparent page title in page hero

3 replies · Started by Gelu-Dănuț on January 9, 2023

Viewing posts 1–4 of 4

Hi there,

try adding this CSS:

.page-hero h1 {
    color: rgba(255,255,255,0.5);
}

Thank you!

You're welcome

This archived topic is closed to new replies.