Site URL: https://www.clinicallymedia.squarespace.com
How do I get the text background to meet the edges of the image behind it using custom CSS? See attached image. The code I currently have is below.
#block-yui_3_17_2_1_1638463122277_9696 div {
padding: 20px;
background-color: rgba(255, 255, 255, 0.7);
}