Site logo

Archived topic

background color

3 replies · Started by Volodymyr on January 2, 2020

Viewing posts 1–4 of 4

Hello, how can I add this option for only one page?
Colors > Content > background
I need the background content only on the home page to be transparent. Tried adding this to styles, but not working

.page-id-85 .inside-page-header
{
    background-color: rgba(255,255,255,0.5)
	}

Thanks It works

No problem :)

This archived topic is closed to new replies.