Cover background & test
-
Our site isn’t published yet, so I don’t have a link to provide.
I am using a Cover and want to modify the CSS so that the text appears on the bottom with a background bar.
This is all I have so far:
div.wp-block-cover__inner-container a, a:visited { align-self: end; color: #fff; }
align-self is not working, it’s keeping the text in the middle of the image.
I have the opacity on the overlay set to 0% because I don’t want it over the entire image, just the bottom so the text stands out.
An example screenshot is below. The text as it is appearing with the code currently is in the middle of the image. How I want it to appear is at the bottom. Any help is highly appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cover background & test’ is closed to new replies.