front page content background opaque
-
Hello,
I have been reading a lot on this and installed firebug, but I am still confused as to where its located in style.css or if it is even located in style.css. What I want to do is change only the front page content area to have a opaque look to it. I noticed on one post I need to set something like
div.content{background-color: rgba(0, 0, 0, 0.7); /* rgb = 0 0 0 is black color */ /* a = 0.7 is 70% of alpha channel */ }
for my front page but I cant find div.content for just the front page in my style.css. here is my website
https://www.jaystoutphotography.com/
also if anyone knows of a good post on how to use firebug as a beginner would be great!
Thanks Tim[Moderator Note: Please ensure that you are embedding links correctly in your posts.]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘front page content background opaque’ is closed to new replies.