How to make the black title box on the slider, in Twenty Fourteen, transparent?
-
I want to change CSS to make the black title box, that displays the title of each post in the slider, a degree of transparency, so that the image can be seen behind it. Is this the correct code to alter, and, how would you alter it?
.featured-content {
background: #000 url(images/pattern-dark.svg) repeat fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
width: 100%;https://mtmcclanahan.com/ThePaintersTongue/
Using Twenty FourteenThank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to make the black title box on the slider, in Twenty Fourteen, transparent?’ is closed to new replies.