Home › Forums › WordPress Themes – Premium › Circumference › edge to edge default slideshow problem › Reply To: edge to edge default slideshow problem
January 5, 2017 at 5:17 pm
#41170
Participant
Thanks. What file would I put this code in?
div.transbox {
margin: 30px;
background-color: #ffffff;
border: 1px solid black;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p {
margin: 5%;
font-weight: bold;
color: #000000;
}