On the home/front page I added a text over image. The green background image appears but none of the text. What am I doing wrong. If I have all the text the box increases as if it was there, and when I delete the text it shrinks. I have tried changing the color of the text to see if it changes and nothing. It was working fine and then I logged in and it was gone.
When looking at the website it is the green bar under the logo.
www.whitecloudumc.org
It seems this is happening because of opacity property. Enter the text but if you found any “opacity” option there please don’t apply that.
]]>I am not sure where you find the theme option opacity at. When I click on elements for the section the above show what is listed and I see opacity as 0. Any advice? Sorry I am a novice at this. Thanks
]]>#page >.container{
background:rgba(255,255,255,0.4);
}