Site logo

[Resolved] White transparent page title in page hero

Home Forums Support [Resolved] White transparent page title in page hero

Home Forums Support White transparent page title in page hero

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2489111
    Gelu-Dănuț

    For https://www.trupa2zece.ro in want transparent page title (this is in page hero).
    Thank you!

    #2489183
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .page-hero h1 {
        color: rgba(255,255,255,0.5);
    }
    #2489207
    Gelu-Dănuț

    Thank you!

    #2489761
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.